goldsky Reply #1, 7 months, 2 weeks ago
http://modx.com/extras/package/filedownloadr
This snippet lists the given directory paths or filenames to be downloaded and counted.
The file path is encrypted with a hashed method so no one will know your real path.
The path borrows the MODX's ability to store the documents on its core path, which can be placed out of the web root (on the advanced installation).
The counter is stored inside a custom table on the database.
Any issues can be posted on here https://github.com/goldsky/FileDownload-R/issues
Change log:
FileDownload 1.0.0.beta-4
====================================
+Added &directLink property to give a direct path for big files
This snippet lists the given directory paths or filenames to be downloaded and counted.
The file path is encrypted with a hashed method so no one will know your real path.
The path borrows the MODX's ability to store the documents on its core path, which can be placed out of the web root (on the advanced installation).
The counter is stored inside a custom table on the database.
Any issues can be posted on here https://github.com/goldsky/FileDownload-R/issues
Change log:
FileDownload 1.0.0.beta-4
====================================
+Added &directLink property to give a direct path for big files