Menu

Tree [8818e9] master /
 History

HTTPS access


File Date Author Commit
 config 2020-06-05 ph0enix ph0enix [61ab85] Fixed configuration page crash. Fixed missing a...
 css 2020-06-05 ph0enix ph0enix [61ab85] Fixed configuration page crash. Fixed missing a...
 editors 2021-01-06 ph0enix ph0enix [54faf3] Deprecation errors and warnings fixes. filefiel...
 js 2020-06-05 ph0enix ph0enix [61ab85] Fixed configuration page crash. Fixed missing a...
 migration_templates 2020-06-06 ph0enix ph0enix [ae8cf4] Field description and migration templates updates.
 modules 2021-01-06 ph0enix ph0enix [8818e9] elFinder filefield_sources plugin now able to s...
 src 2021-01-06 ph0enix ph0enix [8818e9] elFinder filefield_sources plugin now able to s...
 templates 2018-08-21 ph0enix ph0enix [013cd0] Initial import
 .editorconfig 2019-12-21 ph0enix ph0enix [c53905] Added .editorconfig
 CHANGELOG.txt 2020-06-06 ph0enix ph0enix [c969cb] Changelog update
 LICENSE.txt 2020-05-23 ph0enix ph0enix [b8d19e] Revert back to core jQuery 3.5.1, awaiting for ...
 README.txt 2020-05-23 ph0enix ph0enix [b8d19e] Revert back to core jQuery 3.5.1, awaiting for ...
 elfinder.info.yml 2021-01-06 ph0enix ph0enix [8818e9] elFinder filefield_sources plugin now able to s...
 elfinder.install 2019-12-16 ph0enix ph0enix [2d5f11] Initial D9 port
 elfinder.libraries.yml 2020-05-23 ph0enix ph0enix [b8d19e] Revert back to core jQuery 3.5.1, awaiting for ...
 elfinder.links.action.yml 2018-08-21 ph0enix ph0enix [013cd0] Initial import
 elfinder.links.menu.yml 2018-08-21 ph0enix ph0enix [013cd0] Initial import
 elfinder.links.task.yml 2018-08-21 ph0enix ph0enix [013cd0] Initial import
 elfinder.module 2021-01-06 ph0enix ph0enix [54faf3] Deprecation errors and warnings fixes. filefiel...
 elfinder.permissions.yml 2018-08-21 ph0enix ph0enix [013cd0] Initial import
 elfinder.routing.yml 2019-12-16 ph0enix ph0enix [2d5f11] Initial D9 port
 elfinder.services.yml 2018-08-21 ph0enix ph0enix [013cd0] Initial import

Read Me

elFinder file manager integration module for Drupal
===================================================

System Requirements:

 - Drupal 9.x
 - elFinder 2.1.57+

Optional:

 - Wysiwyg editor:

    - CKEditor
    - BUEdtor

Installation:

  1. Unpack archive contents into modules/elfinder
  2. Get latest elFinder at http://elfinder.org and it's contents to sites/all/libraries/elfinder
  3. REMOVE following files from library directory if it exists to avoid security hole:

     sites/all/libraries/elfinder/connectors/php/connector.php
     sites/all/libraries/elfinder/php/connector.php

  4. Enable elFinder module in Extend menu
  5. Add 'Insert image with elFinder' button to toolbar for the text format (CKEditor)

Usage:

 1. Administration backend

  a. Open /elfinder url (or ?q=elfinder if seo-capable urls disabled)
  b. Go to Administer page. Click 'Files' under Content section.

 2. Inside CKEditor
  2.1. Click 'Insert image with elFinder' button
  2.2. Double click on image (or click image and arrow toolbar icon) and it will be inserted into the editor

 3. Inside BUEditor
  3.1. TBD

Known Issues:

 - Not all editors supported