Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
26 lines (20 loc) · 1.05 KB

File metadata and controls

executable file
·
26 lines (20 loc) · 1.05 KB

DEPRECATED.

have a look at instead https://github.com/terminal42/contao-fineuploader

Contao multi file upload with DropZone

Contao formular content element "File-Upload with DropZone" based on Dropzonejs

Alt text

Upload one or multiple files with visual feedback within you regular Contao forms. Configure allowed file size, count und type. Send uploaded files or links to it by mail.

features

  • size, count and type of files are configurable
  • files are saved in a selectable subfolder of /files/
  • temporary files are saved in a tmp folder and will be:
  • deleted after 3h when form got not submitted
  • or moved to the files save location when the form is submitted successfully
  • uploaded files can be send, linked or sand & linked by email
  • paths of uploaded images can be saved to database (from the from settings)
  • multi language support
  • filenames get sanitized automatically to prevent conflicts on server / on sending email

dependencies

jQuery