mouf / html.widgets.jqueryfileupload
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
Package info
github.com/thecodingmachine/html.widgets.jqueryfileupload
Type:mouf-library
pkg:composer/mouf/html.widgets.jqueryfileupload
v1.2.5
2021-10-25 16:16 UTC
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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.