FileDownload R

Display a list of downloads without revealing the file url

Creator: goldsky (goldsky)
Updated by: Thomas Jakobi (jako)

Need help installing this extra?

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
May 3, 2023

Supported Database
MySQL

License
GPLv2

Supported Versions
2.8 - Current

Downloads
19,176

Documentation
FileDownload R Documentation

Instructions

Install through package manager.

New in 3.0.0-pl

  • Compatibility with MODX3
  • Install composer dependencies directly on the server
  • Lexicon entries for all snippet properties
  • Invoke plugins with $modx->invokeEvent
  • FileDownloadR connector and web/file/get processor.
  • Fix PHP8 issues
  • Refactored code
  • Switched from BeingTomGreen/IP-User-Location to ip2location/ipinfodb-php

Current releases

3.2.1-pl
View | Download
April 25, 2025
2.8 - Current

2.0.0-pl
View | Download
March 29, 2016
2.4 - <2.8

FileDownload R 3.0.0-pl | MODX