Drop2S3
Categories
Component ID
2835120
Component name
Drop2S3
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
95
Component created
Component changed
Component body
General information
The Drop2S3 module provides a custom file field that renders a drop area that
upload files directly to AWS S3 bucket using the Evaporate JS.
Advantages
- Use Dropzone JS, popular plugin to Drag & Drop files;
- Use Dropzone JS configurations as maxFilesize, acceptedFiles and more;
- Upload files directly to AWS S3 using Evaporate JS;
- Progress bar indicating the remaining time.
Configuration
Use the README.txt into the module folder, it's contain all information necessary.
Requirements
This module requires the following modules and libraries:
- Libraries API (https://www.drupal.org/project/libraries);
- Evaporate JS (http://ttlabs.github.io/EvaporateJS/);
- Dropzone JS (http://www.dropzonejs.com/);
- Awssdk2 (https://aws.amazon.com/pt/sdk-for-php/).
