This plugin has now been replaced by an updated version which you can find here.
The Download Monitor plugin has been updated with some tasty new features, and since I'm releasing this as a new version rather than a new build, also I decided to make it its own post.
Download Monitor is a plugin for uploading and managing downloads, tracking download hits, and displaying links. The download link on this page, and even the downloads in the website footer, are all powered by it.
Admin Screenshot:
Read more for more information, installation instructions, and of course, the download link in all its glory!
Wordpress Download Monitor Plugin v1.6 Build 20070812
By Mike Jolley ( http://www.blue-anvil.com )
Index
- What is it?
- Features
- Files in the zip
- Plugin History
- Get it now!
- Installation Instructions
- Tags
- Licence
- Support my sweat, blood and tears
What is it?
The whole idea to this plugin is to keep your website downloads organised, and provide means to monitor the amount of downloads a file has, along with an easy method of linking to those files using its own tags.
On installation, this plugin only uses 1 database table to store download information, uploaded downloads are stored in their own directory. Don't want to upload? You can add links to existing downloads, and track them, also.
By adding a simple tag to a wordpress page you can show the link, with or without hits displayed.
Basic Documentation is shown in your wordpress control panel too, under Manage > Downloads.
I'd like to thank Mike Cherim at http://green-beast.com/ for part of this script and the idea.
Features
New Features
- Re-upload files, handy for updating versions!
- Change hits, just in case you change servers or import old downloads that already have stats
- URL hider using mod_rewrite
- Sorting and pagination of downloads in admin
- New 'image' display mode (show a link like the download link image on this page!)
Older Features include:
- Admin page for uploading/linking to downloads, and specifying information (title and version).
- Records download hits.
- Does not count downloads by wordpress admin users.
- Template tags for showing popular, recent, and random downloads in your web site's sidebar.
- Post tags for outputting download links e.g [download#id]
- Drop-down menu in non-rich text wordpress editor for adding links.
Files In the zip
The following files are provided with the download:
wp-downloadMonitor/user_uploads— Directory for uploads. Must have 777 permissions (via CHMOD)wp-downloadMonitor/index.php— Prevents snoops looking at the files…wp-downloadMonitor/wp-downloadMonitor.php— Main plugin filewp-downloadMonitor/download.php— Links to your downloads, recording the hit.wp-downloadMonitor/css/wp-downloadMonitor.css— Admin interface styling.wp-downloadMonitor/img— Admin images.wp-downloadMonitor/upload_class— Upload class by Olaf Lederer.
Plugin History
- 8th December 2007 - V1.6WP B20070812 -
- Bug fixes galore
- 10th March 2007 - V1.5WP B20070310 -
- New version released!
- Insert box now shows on new posting- thanks Sheri!
- No issues known.
- 8th March 2007 - V1.5WP B20070308 -
- Beta test.
- No issues known.
- 12th Jan 2007 - V1.0WP B20070112 -
- First release
- No issues known.
So, what are you waiting for? Download it now!
| Index |
Get it now!
Downloaded a total of 6592 times
| Index |
Installation Instructions
Installation is fast and easy. The following steps will guide get you started:
- Unpack the *.zip file and extract the
/wp-downloadMonitor/folder and the files. - Using an FTP program, upload the
/wp-downloadMonitor/folder to your WordPress plugins
directory (Example:/wp-content/plugins). - In the directory,
/wp-downloadMonitor/, using FTP or your server admin panel,
change the permission of the user_uploads directory to 777, or you will not be able to upload files. - Open your WordPress Admin panel and go to the Plugins page (link on the
top menu). Locate the "Wordpress Download Monitor" plugin and
click on the "Activate" link. - Once activated, go to the Manage > Downloads.
- That's it, you’re done. You can now add downloads.
| Index |
Tags
To show download links, use the following tags:
- Link/hits -
[download#id]Output example:<a href="download.php?id=1" title="Version 1 downloaded 10 times">Download title (10)</a> - Link w/o hits -
[download#id#nohits]Output example:<a href="download.php?id=1" title="Version 1 downloaded 10 times">Download title</a> - URL only -
[download#id#url]Output example:download.php?id=1 - Hits only -
[download#id#hits]Output example:10 - Link with image -
[download#id#image]Output example:
Downloaded a total of 6592 times
*note you can style this using the classes "dlimg" and "dlstat"!
There are a few other template tags to use in your wordpress templates. Replace '$no' with the amount of downloads to show.
- Most downloaded -
<?php wp_dlm_show_downloads(1,$no); ?> - Most recent -
<?php wp_dlm_show_downloads(2,$no); ?> - Random -
<?php wp_dlm_show_downloads(3,$no); ?>
Licence
Wordpress Download Monitor Plugin v1.6WP © Copyright 2007-current. All rights reserved.
Mike Jolley
You are free to use this application but may not redistribute it without written permission.
Use of this application will be at your own risk. No guarantees or warranties are made directly or implied.
The creators cannot and will not be liable or held accountable for damages, direct or consequential.
| Index |
Support my sweat, blood and tears
I know, that sounds gross, but we really did put ALOT of effort in to this plugin. If you like this plugin, or it has benefited you, please make a donation via paypal! Any amounts are welcome, your support is much appreciated.
| Index |
Share This












211 - Wordpress 附件下载插件 Download Monitor | Fanta’s world says:
[...] Monitor Plugin v1.5 原始出处:Blue-anvil 地址:http://blue-anvil.com/archives/wordpress-download-monitor-plugin-v15 [...]
Pingback made on March 9, 2008 at 7:03 am
212 - Mark says:
Hi Mike,
Any chance of looking at the display of the username of logged in viewers who downloaded a file, in your next release? As per my post above
If that could be added, it would be a huge bonus. Or even if someone could give me an idea of how to do this (for someone with very little php knowledge!)
Comment made on March 10, 2008 at 12:23 am
213 - Marc says:
Are you going to make a new version for WP 2.5? Or is it already prepared for the new version?
Comment made on March 10, 2008 at 4:15 pm
214 - Skylog » Blog Archive » links for 2008-03-11 says:
[...] Wordpress Download Monitor Plugin v1.6 (tags: wordpress plugin) [...]
Pingback made on March 11, 2008 at 7:18 am
215 - Mike Jolley says:
@Mark - Logging is a good idea, Ill consider it
@Marc - I have not yet had a chance to try the beta, when I do I will upgrade the script accordingly.
Comment made on March 11, 2008 at 11:58 am
216 - andy says:
Is there a way to allow other file extensions too?
Comment made on March 20, 2008 at 11:36 pm
217 - jonathan says:
if you open wp-downloadMonitor.php the list of acceptable extensions is near the top. you can just add more to it.
Comment made on March 28, 2008 at 5:42 pm
218 - WordPress Plugins Set no.1 | Softinquiry says:
[...] Download Monitor [...]
Pingback made on March 29, 2008 at 6:44 pm
219 - GeekHall.net » Download Monitor v1.6 says:
[...] This plugin is downloadable from: blue-anvil.com [...]
Pingback made on April 24, 2008 at 8:24 am
220 - FeRHaD says:
Hey man, thank you for this great plugin. It really rocks, very useful.
Comment made on May 12, 2008 at 10:47 am