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

This package is abandoned and no longer maintained. The author suggests using the https://github.com/terminal42/contao-fineuploader package instead.

Contao multi file uploader with DropZone for the formular generator.

Installs: 538

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 5

Open Issues: 2

Language:JavaScript

Type:contao-module

2.1.0 2017-03-03 20:41 UTC

This package is auto-updated.

Last update: 2020-02-18 19:55:21 UTC


README

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