Author : Prasoon Gupta | Credits : Simon Stenhouse
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.
After Activating the plugin, it generates TWO Folder in the Site's 'data\uploads' folder with the required permissions,
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]}
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/.