Download the PHP package pessek/hypedropzone without Composer
On this page you can find all versions of the php package pessek/hypedropzone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hypedropzone
Drag&Drop File Uploads for Elgg
Drag&Drop File Uploads for Elgg
Features
- Cross-browser support for drag&drop file uploads
- Easy to integrate into existing forms
- Supports chunked uploads of large files
Developer Notes
Adding a drag&drop file input and processing uploads
To add a drag&drop input to your form, add the following:
In your action, you can retrieve uploaded files with
You also need to implement a fallback solution for when the browser does not support
drag and drop. Check hypeJunction\DropzoneService
for an example.
Initializing and resetting dropzone
You can instantiate and clear dropzone by triggering jQuery events on the containing form:
Acknowledgements / Credits
- Dropzone.js is a really cool library by Matias Meno http://www.dropzonejs.com/
All versions of hypedropzone with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
composer/installers Version ~1.0
npm-asset/dropzone Version <=5.4.0 || >5.5.0
composer/installers Version ~1.0
npm-asset/dropzone Version <=5.4.0 || >5.5.0
The package pessek/hypedropzone contains the following files
Loading the files please wait ....