Wordpress Download Monitor Plugin 2

This plugin has now been replaced by an updated version which you can find here. This version is good for wordpress versions below 2.5 and can be obtained here.


Wordpress Download Monitor PluginIt’s here! The new improved download monitor plugin for wordpress is ready for use, and ready for wordpress 2.5 which is set to be released soon. This new version, aside form the wordpress 2.5 support, contains many bug fixes and is now much more efficient.

Download Monitor is a plugin for uploading and managing downloads, tracking download hits, and displaying links. Version 1 had a total of over 6000 downloads, lets hope this new release proves just as popular. Read more for the download link, the list of fixes, and usage/upgrade instructions.

Wordpress Download Monitor Plugin

By Mike Jolley ( http://www.blue-anvil.com )

Index

About the plugin

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 special 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.

For usage instructions see this page or the admin page after installing the plugin (Manage > Downloads).

Admin Admin

Features

  • New – WP2.7 Support
  • New – Editor button – upload and add a download stright from a post.
  • New – Custom redirects.
  • New – Custom download image.
  • New – Localised files include redirects.
  • New – Added support to add downloads to text widgets
  • New – Mirror support (selected at random)
  • New – Mirror deadlink checker
  • Custom Field support.
  • Download Categories.
  • Member only downloads.
  • Localization support.
  • Fixed – Sorting and pagination of downloads in admin.
  • 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.
  • Image display mode (show a link like the download link image on this page!).
  • 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 not defined].
  • Drop-down menu in non-rich text wordpress editor for adding links.

Change log

You can track changes to the plugin in the wordpress plugin SVN.

Get it now!

You can get the latest version from the wordpress plugin database; Download it here!

Localization files

Need it in a different language? Some users have been kind enough to provide some translation files.


First time installation instructions

Latest instruction are found in the wordpress plugin database; here.

Upgrade instructions

Latest instruction are found in the wordpress plugin database; here.

Tags/usage

Usage instructions can be found here.

Licence

Wordpress Download Monitor Plugin v2 © Copyright 2008-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.

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.

P.s. This plugin uses the awesome upload script found at finalwebsites!

Found this post useful? Why not buy me a coffee!

Related Entries

477 Responses to “Wordpress Download Monitor Plugin 2”

RSS feed for comments on this post.

1 2 3 ... 20
  1. Marc says:

    I get the following error when activating the plugin on WP 2.3.3:

    Fatal error: Cannot redeclare wp_dlm_menu() (previously declared in /home/ouieanet/public_html/wordpresscat.com/wp-content/plugins/wp-downloadMonitor/wp-downloadMonitor.php:32) in /home/ouieanet/public_html/wordpresscat.com/wp-content/plugins/wp-download_monitor2/wp-download_monitor.php on line 42

    Is that plugin WP 2.3.3 comaptible?

    ReplyReply

    Comment made on March 12, 2008 at 2:37 pm

  2. Marc says:

    OK, it’s done. I didn’t deactivate the old plugin! Sorry

    ReplyReply

    Comment made on March 12, 2008 at 2:38 pm

  3. hpyer says:

    Hi:
    I found a bug when I Custom Download URL as Filename. It report `Download does not exist!`, so I checked the file `download.php`, and find out why it can’t work.
    Just remove the condition `is_numeric($id)` at the line 7, it will work fine.

    BTW, it’s a wonderful plugin for WordPress, thank you~ :)

    ReplyReply

    Comment made on March 13, 2008 at 3:17 am

  4. Mike Jolley says:

    Thanks hpyer, fixed it.

    ReplyReply

    Comment made on March 13, 2008 at 9:18 am

  5. didi says:

    Is there a way to allow rar files?

    Thanks

    ReplyReply

    Comment made on March 13, 2008 at 11:13 am

  6. Mike Jolley says:

    didi – just open the plugin file, near the top you will see the alowed extensions. just add rar

    ReplyReply

    Comment made on March 13, 2008 at 11:42 am

  7. perplexed says:

    hi

    I am looking for something like this to add to my site. I had this idea to add a page that would list all available downloads on the site, can you tell me what to put on the page in order to do that?

    thanks

    ReplyReply

    Comment made on March 13, 2008 at 1:25 pm

  8. Alessandra says:

    I just did the upgrade, but find an incompatibility with the widgets page. if your new plugin is active, I cannot do anything to my widgets. the page does not respond. If I deactivate your plugin, everything is back to normal. any ideas what could cause the problem?
    thanks.

    ReplyReply

    Comment made on March 13, 2008 at 2:47 pm

  9. didi says:

    Thank you , it worked great.

    I encountered no problems so far with this new version. Thanks for sharing!

    ReplyReply

    Comment made on March 13, 2008 at 3:47 pm

  10. Kevin says:

    How do I change this value? Max. filesize = 1048576 bytes.

    ReplyReply

    Comment made on March 13, 2008 at 5:00 pm

  11. dvdianov says:

    Ohh…
    There is a trouble with Cyrillic in Title etc, can you fix it?

    ReplyReply

    Comment made on March 13, 2008 at 6:18 pm

  12. Regen says:

    Please forgive English not good because I am Japanese…

    When I was translating this plugin into Japanese, I found some bugs.
    I suggest the following.

    Line 41: change the 4th parameter of add_management_page() into ‘Downloads’
    Line 421 : change “Max. filesize = ” into
    Line 421 : change “bytes” into
    Line 857 : add value=”ID” to tag
    Line 858 : add value=”Title” to tag
    Line 859 : add value=”Filename” to tag

    ReplyReply

    Comment made on March 14, 2008 at 1:15 pm

  13. Dan Zappone says:

    Great plugin! I just started using it and I think it will suit my purposes for the most part. I do have a suggestion though – how about the option to include the size of the download.

    Maybe with a tag like this: [download#id#size] or [download#id#nohits#size]

    If you can add that I’d be delighted and I’ll send you a donation right away.

    ReplyReply

    Comment made on March 14, 2008 at 3:46 pm

  14. Dan Zappone says:

    One other note, when I activate the plug-in, it kills drag and drop on my widgets configuration page.

    ReplyReply

    Comment made on March 14, 2008 at 4:24 pm

  15. Mike Jolley says:

    Thanks everyone for your bug reports and fixes, I’m now working through them all. You can track my changes on the svn http://dev.wp-plugins.org/log/download-monitor/

    ReplyReply

    Comment made on March 14, 2008 at 4:33 pm

  16. laura mcdonald says:

    beautiful! can’t wait to get all my downloads linked up with this thing. will certainly donate when i have some extra cash. thanks!

    ReplyReply

    Comment made on March 14, 2008 at 4:33 pm

  17. Mike Jolley says:

    New version up (2.0.2) fixes, filesize tag, show all downloads tag added.

    Enjoy!

    ReplyReply

    Comment made on March 14, 2008 at 8:32 pm

  18. Dan Zappone says:

    Thanks for the quick work. The donation is on it’s way.

    I’m still having issues with the widgets page (basically all the Ajax on the page) not working when Download Monitor is installed. It’s livable since I’m not changing widgets around every day I’m not sure what exactly is causing the problem – it’s not the browser (tried Firefox, IE, Opera, Safari) or the theme (tried several.) Here’s what I get using Firebug:

    widget.php (line 105)
    jQuery("#admin-linkscontrol").Draggable is not a function
    initWidgets()widgets.php (line 105)
    (no name)()widgets.php (line 314)
    e()jquery.js (line 11)
    e()jquery.js (line 11)
    e([function(), function()], function(), undefined)jquery.js (line 11)
    e()jquery.js (line 11)
    [Break on this error] jQuery('#admin-linkscontrol').Draggable({handle: '.controlhandle', zIndex: 100...

    ReplyReply

    Comment made on March 14, 2008 at 9:09 pm

  19. Mike Jolley says:

    @Dan – I made a silly mistake, its now fixed.

    ReplyReply

    Comment made on March 14, 2008 at 11:30 pm

  20. Dean says:

    Nice work Mike, I’m now working on transferring all my ‘mods’ from 1.5 over to the new version. Also thanks for updating the admin to work with WP2.5

    ReplyReply

    Comment made on March 15, 2008 at 4:41 am

  21. Regen says:

    Thank you for the fixes.
    And sorry for forgetting to escape braces in my previous comment.

    My Japanese language file is published in my blog.

    Your plugin is very nice.

    ReplyReply

    Comment made on March 15, 2008 at 6:25 am

  22. Mike Jolley says:

    @regen – Thanks added to list of localizations.
    @Dean – Good to hear. Your themes are really good by the way ;)

    ReplyReply

    Comment made on March 15, 2008 at 11:06 am

  23. hpyer says:

    A bug of database, I have already send an email to you.

    ReplyReply

    Comment made on March 17, 2008 at 5:07 am

  24. Mike Jolley says:

    Got it, I was just waiting to see if I got any more reports before updating :) And so far no other issues found.

    ReplyReply

    Comment made on March 17, 2008 at 12:54 pm

  25. hpyer says:

    Already very excellent now. It may be better to let users set up the file extentions in admin panel.

    ReplyReply

    Comment made on March 19, 2008 at 1:53 pm

1 2 3 ... 19

Leave a Reply

Why ask?

About this site

Blue Anvil is the online web design journal & portfolio of , a web designer from Norfolk, England. Read More »
ThemeSlice
  • Featured work - More

    • Beefjack
    • Integrity
    • theotaku.com
  • Latest Tweet - More

    • Phew, rabbit was found in the school.
  • Out of the blue - More

    • MiniCard 1.1.7 Update

      I have just uploaded 1.1.7 of MiniCard here and to the WordPress theme directory. This updates includes:

      • New networks; xing, gowalla, yelp, foursquare, mobileme, google buzz
      • A way to change link text and define multiple links of the same network
      • A way to define your own custom links + icons
      • Improved admin panel

      Hope you like it, and don’t forget you can show your support by purchasing the premium pack from here.

    • Switched: From Shared to VPS

      It’s been about two weeks now since I made the transition from a shared reseller hosting account to a VPS (Virtual Private Server) account – impressions so far, excellent performance but fiddly to configure.

      The reason I wanted to change from shared hosting was the fact the server was always being hacked (even though ALL my scripts were secure), there was frequent downtime, support blamed me for problems every time, and it was slow as hell.

      Those used to a shared hosting environment would probably not know where to start when faced with configuring a VPS. Luckily, a lot of it was pre-configured when I received my account – certainly some of the major security holes were patched. I was not satisfied with those however. As a victim of hacking in the past (previous host swears it was not there fault, something I don’t believe) I took extra care to secure it as a much I could – configuring brute force detection, the firewall, installing mod security (excellent rules for that here: http://www.atomicorp.com/wiki/index.php/Atomic_ModSecurity_Rules) and going though multiple guides (like this one: http://www.webhostingtalk.com/showthread.php?t=468168) with a fine-tooth comb.

      The result? My pages are loading at least 6 times faster, I have had no down time (or at least have not noticed any), and I feel in control and happy. No longer am I at the mercy of shared hosts :)

      If your interested, I chose ServInt as my provider as they offered a great deal, as well as being a managed service (so I’m not on my own if I screw things up). I was tempted by the bells and whistles of Media Temple, but felt the ServInt service was better value.

    • Download Monitor 3.2.2 Maintenance Release

      Download Monitor has received some more love and has been updated. Here’s the change log from the new version:

      • Small bugfix in uploader.php – cat ID
      • Changed stats graph calculation – thanks lggemini
      • Changes to headers in download.php to avoid caching
      • File Browser fixes – $root was clashing with something….
      • exclude_cat works in all sections of download_page now
      • Removed hardcoding of /uploads/
      • Added action to download.php – should be able to use it to stop a download if you want – maybe limiting downloads per day or something? Whatever you want…
      • Made it so if you post new file on ‘edit’ screen, the post date is updated.
      • Fixed the ‘blank meta’ section which blanks out custom field values when nothing is set.
      • Moved ‘allow_url_fopen’ check.
      • Someone said downloads don’t work with spaces in the name. They do! Wasting my time sonny…
      • All work and no play make jolley a dull boy
      • Had to rename capabilities so they work. Apologies if you have to set this up again! Cheers to Mark Dingemanse.
      • {category_ID} custom format tag added. Useful if you want to send someone to its category on the DL page I guess. Also added {category_other} so when no category is set “other” is shown – this is because the download page can show an ‘other’ section if you want it to.
      • You can now manually edit the post date on the edit download screen.

      If you have edited capabilities for download monitor user permissions, you’ll have to again sorry! This is because I named them too long. Also, you should check your forced downloads still work because there was a logic error meaning they may not have been forced after-all…

      Enjoy.

    • Mahousive update to Download Monitor (3.2)

      Today I completed the update for the Wordpress Download Monitor Plugin – many tweaks, fixes, and features added. There were no changes to the database structure so people upgrading should be fine. Here is the list from the change log:

      • {user} tag added for custom formats
      • ‘autop’ option fix
      • Download page buttons applied with CSS so they are easier to customise/translate.
      • Fix for pagination bug after editing a download
      • Category output fix on edit downloads screen
      • Category urls on download page use ID rather than name to prevent errors when cats have the same names.
      • exclude_cat added to download_page shortcode
      • Localised ‘hits’ ‘date’ ‘title’ on download page
      • Option to disable the download logging
      • Read file ‘chunked’ some people found large files were corrupted so this should help (fingers crossed)
      • Added show_tags option to download page – displays x amount of tags on the download page.
      • File Browser root setting and download.php logic/mime types modified thanks to Jim Isaacs (jidd.jimisaacs.com)
      • Interface Improvements
      • Bulk edit categories, custom fields, tags, member only downloads
      • Added roles for download monitor admin – should be able to use with a role manager plugin if you want anyone other than admin to access the admin section e.g. http://wordpress.org/extend/plugins/capsman/
      • Change redirect after add
      • Edit Cat names/parents
      • Dedicated tags and thumbnails fields (they still use meta table though)

      And yes, those category link bugs are fixed at long last, and you can edit category names finally. Phew!