Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Floxn/contao-multi-file-upload-with-dropzone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 or linked by email
  • multi language support
  • filenames get sanitized automatically to prevent conflicts on server / on sending email

dependencies

jQuery

About

Contao multifileuploader with DropZone for the formular generator.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.1%
  • PHP 28.9%
  • CSS 11.9%
  • ApacheConf 0.1%