About FileUpload
Revolution version of Michel van de Wetering's FileUpload snippet.
Presents the user with a file upload form.
Information
Released
February 12, 2016
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.0 - Current
Downloads
8,435
Instructions
Install with Package Manager.
Tutorial at: Bob's Guides.
New in 1.2.0-pl
FileUpload 1.1.0-pl
- Add dirpermission property
- Update docs
- Fire OnFileManagerUpload Event
- Add example plugin showing how to use the event
- Fixed bug with $this
- Fixed bug with $uploadgroups
- Prevented E_NOTICE warnings in build
- Fixed bug with &target property
- Eliminated some E_NOTICE warnings
- Fixed potential name collision with setError function
- Added &target property to allow uploading to a single filename (jhegeman)
- Added Dutch translation (jhegeman)