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