Skip to content

Simple Download Monitor (mod) – Versão 0.21.2

Modificação do plugin Simple Download Monitor para suportar página de "Seu download está sendo baixado".

Changelog:
- Atualizado bug com "inline"

Para utilizar o mesmo a sua regra do mod_rewrite deve ser:

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

PS: Existe uma página download-example.php que será utilizada como padrão, recomendo que você modifique a mesma para exibir o conteúdo que desejar.

Download:
Simple Download Monitor (Mod) - Version 0.21.2

Versões:
Simple Download Monitor (Mod) - Version 0.21.1

3 Comments

  1. Karim Karim

    Hello Sir.
    i have installed simple download monitor in my wordpress.

    my downloadable files are in a different server (dl.mathdl.ir)

    how can i use this plugin for it?

    please help me

    very thanks

  2. Hello Karim,
    I'm not sure if I followed what you need. Your wordpress domain is mathdl.ir and your downloads domain is dl.mathdl.ir?

    To get this working you need to have a mod_rewrite on your domain that when a download is requested it forward it to a download page that will record and generate stats. I think to use this, you will need to have a mod_rewrite entry in your download domain, that when a file is requested it will forward to your main domain to register the stats and then forward it back. Basically is this that you need to accomplish.

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.