https://github.com/thecodingmachine/html.widgets.fileuploaderwidget
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
https://github.com/thecodingmachine/html.widgets.fileuploaderwidget
Last synced: 6 months ago
JSON representation
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
- Host: GitHub
- URL: https://github.com/thecodingmachine/html.widgets.fileuploaderwidget
- Owner: thecodingmachine
- Created: 2012-12-14T13:50:55.000Z (about 13 years ago)
- Default Branch: 2.0
- Last Pushed: 2020-09-18T07:01:22.000Z (over 5 years ago)
- Last Synced: 2025-06-13T15:03:44.197Z (7 months ago)
- Language: PHP
- Size: 282 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
html.widgets.fileuploaderwidget
===============================
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
The widget file upload package will help you to send a file on your server.
The file upload can be replace the input file element. The base is develop by Valums https://github.com/valums/file-uploader.
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](doc/install.md).
Tutorials
---------------------
You can take a look to the awesome tutorials [here](doc/tutorial.md).