About FileDownload R
This MODX Extra can be used to display a list of files from a directory. The download link for each file is hashed. This way, the full url of the file will not be revealed and the files/directories can be located outside the webroot. Each file can also be assigned a download counter, which is stored in a custom database table. A single file can be uploaded using an upload form.
Information
Released
March 29, 2016
Supported Database
MySQL
License
GPLv2
Instructions
Download from the manager's Package Manager.
Since 1.1.4-pl, the templates use only 3 columns, not 4 as previous versions.
If you use custom templates, please adjust it, or change the file and dir row templates.
New in 2.0.0-pl
FileDownload-R 2.0.0-pl (March 29, 2016)
============================================
- + [#48] Fixed download from nested directories