About AjaxUpload
Display an upload area for uploading multiple files in a form. The upload queues can be filled and saved by FormIt hooks.
Information
Released
May 25, 2025
Supported Database
MySQL
License
GPLv2
Instructions
Installation by MODX Package Management
New in 2.0.4-pl
Breaking change in 2.0.0: see https://jako.github.io/AjaxUpload/migration/
- Don't sanitize the filename in the FilePond class
- Sanitize the uploaded filename with $modx->filterPathSegment
- Close the session and exit after a file was sent to the client
- Fix filemtime issues in the clearCachePath method
- Send the reponse code 500, when a file is not found