Download Manager

Author : Prasoon Gupta | Credits : Simon Stenhouse

What it does ?

If you want to provide some Downloading stuff from your website, and are concerned about

Then this is the right Module for you. There is a easy way to use this module, though in alpha stage, if some contributors join we can add separate file browser for the Download Files, to enable easy uplaoding and easy linking.

DEMO : http://localhost/samrik/index.php?id=friend-foe-faith Click on Download ePub edition

How to use ?

After Activating the plugin, it generates TWO Folder in the Site's 'data\uploads' folder with the required permissions,

  1. DATA : The Logs of Downloads, Hacking and Leech attempts are saved here
  2. xjo056 (Naam mein kya rakha hai!) : This folder contains your files to be Downloaded.

Reason for chosing the UPLOAD folder is that you can access it from FILES tab in ADMIN Panel. The Plugin works on FILENAME, so you need to use the proper Filenames in your Page Code. Upload your files in 'xjo056' folder

Plugin provides 3 Tags you can use for :

Example Usage

<a href="{downloadlink_[yourfile]}" > Download [yourfile] </a><br />
   <b>File Size: </b>{filesize_[Yourfilename]} <br />     
 <b>Download Count: </b>{filecount_[Yourfilename]}

Download Logs

Creative Commons License
Downloads Management Plugin for Get-Simple by Prasoon Gupta is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 India License.
Based on a work at http://www.simonstenhouse.net/.