Download the PHP package hypejunction/hypedropzone without Composer
On this page you can find all versions of the php package hypejunction/hypedropzone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hypejunction/hypedropzone
More information about hypejunction/hypedropzone
Files in hypejunction/hypedropzone
Download hypejunction/hypedropzone
More information about hypejunction/hypedropzone
Files in hypejunction/hypedropzone
Vendor hypejunction
Package hypedropzone
Short Description Drag-n-drop file uploads for Elgg
License proprietary
Homepage http://hypejunction.com
Package hypedropzone
Short Description Drag-n-drop file uploads for Elgg
License proprietary
Homepage http://hypejunction.com
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
>=5.5
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 hypejunction/hypedropzone contains the following files
Loading the files please wait ....