Module DoliDropFiles (EN)

DoliDropFiles

Documentation française : Module_DoliDropFiles

Information

  • Name: DoliDropFiles
  • Version: 1.1.6
  • Declared minimum Dolibarr version: 17.0
  • Minimum PHP version: 8.1
  • Status: external module
  • Publisher: InCréation
  • Module ID: 500130
  • Declared compatibility: Dolibarr 17 to 24
  • Tested versions: Dolibarr 17.0.4, 23.0.2 and 23.0.3

Features

DoliDropFiles adds drag and drop to native Dolibarr attachment controls. Eight methods provide an always-visible area, an area opened on click, the + button as Drop Zone, unchanged native behavior, or combinations with the manual native form.

The module reuses the native form and preserves permissions, CSRF token, entity, size limits and accepted file types.

Eight methods

  1. Always-visible Drop File area only.
  2. Drop File area shown after clicking +.
  3. Native + button used as the Drop Zone only.
  4. Unchanged native Dolibarr behavior with automatic file picker.
  5. Native manual method without automatic file picker.
  6. Always-visible Drop File area plus always-visible native manual method; + button preserved.
  7. Drop File area plus native manual method shown after clicking +.
  8. Native + button used as Drop Zone; clicking it shows the native manual form without automatically opening the file picker.

Installation

  1. Install the package from Home > Setup > Modules/Applications > Deploy/Install an external module.
  2. Enable DoliDropFiles.
  3. Select the desired method on the module setup page.

Security

No custom upload endpoint, table, telemetry or Dolibarr core modification.

Version 1.1.6 was installed and tested on Dolibarr 17.0.4, 23.0.2 and 23.0.3. The complete eight-method matrix was verified on Dolibarr 23.0.2.

Support

Support is provided according to the information displayed on the DoliStore product page.