mouf / html.widgets.jqueryfileupload
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
Installs: 16 349
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 14
Forks: 6
Open Issues: 2
Type:mouf-library
Requires
- php: >=5.3.0
- mouf/html.htmlelement: ~2.0
- mouf/html.renderer: ~1.0
- mouf/javascript.jquery.jquery-file-upload: *
- mouf/utils.common.getvars: ~2.0
- mouf/utils.graphics.mouf-image: ~2.0
- mouf/utils.session.session-manager: ~2.0 || ~3.0
- symfony/filesystem: ~2.3
README
This package contains an upload widget based on jQuery File Upload. This allows easy uploading of files in your application.
The widget is a simple class implementing the HtmlElementInterface interface.
We have added methods and features to integrate it in a Mouf package.
Installation guide
You can take a look to the Installation guide here.
Tutorials
You can take a look to the awesome tutorials here.