A Dropzone.js field for SilverStripe 4 - designed to be used on the frontend, not in the CMS.
Config options are listed here: https://www.dropzonejs.com/#configuration. Most config options should already work, support for some hasnât been added yet.
->setDropzoneConfigOption('uploadMultiple', true)
)->setDropzoneConfigOption('chunking', true)
)Dropzone forces jQuery as a dependency: dropzone/dropzone#1495 / https://gitlab.com/meno/dropzone/-/issues/2. So before compiling, please manually remove the following lines from dropzone.js (in node_modules): https://github.com/enyo/dropzone/blob/08b9e0a763b54a685404dea523a9c54242fbe1b9/dist/dropzone.js#L3200-L3207
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem