AjaxUpload

Upload area for uploading multiple files in a FormIt form

Creator: Thomas Jakobi (jako)

Need help installing this extra?

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

Supported Versions
2.8 - Current

Downloads
15,638

Documentation
AjaxUpload Documentation

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

Current releases

2.0.4-pl
View | Download
May 25, 2025
2.8 - Current

1.6.6-pl
View | Download
June 23, 2024
2.8 - Current

AjaxUpload 2.0.4-pl | MODX