Skip to content

Simple Download Monitor (mod) – Version 0.21.1

Modification of the plugin Simple Download Monitor; to support "Your download will start shortly" page.

Changelog:
- Add support to page when downloading a file
- Add an option on menu to enable or disable this feature
- Add a input box to inform the FULL PATH of the file that will be show
- Used the patterns __() but not updated the .PO/.MO files

If you want to use it, you must use a [QSA] param on your mod_rewrite.

RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(your/download/path/.*) /index.php?sdmon=$1 [QSA]

PS: There is a download-example.php page that it will be the default one, I recommend that you do the changes that you want on it.

Download:
Simple Download Monitor (Mod) - Version 0.21.1

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.