Wordpress Download Monitor 3

Wordpress Download Monitor Plugin

Download Monitor 3 is upon us. Download Monitor is a plugin for uploading and managing downloads, tracking download hits, and displaying links. So far it has been downloaded over 45,000 times!

New features in version 3 include shortcodes, better template tags, daily stats, download logs and more! Download monitor 3 requires at least Wordpress version 2.5.

Links: Download Monitor Documenation | Plugin Directory Page

Wordpress Download Monitor Plugin 3

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

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.

By adding a simple tag to a wordpress page you can show the link formatted however you want.

Admin Interface

Features

  • NEW: Built in Download Page function with built in sorting, pagination, and search. This was going to be a paid addon but i’m too nice – so please donate if you use it!
  • Records file download hits but does **not** count downloads by wordpress admin users.
  • Stats on downloads and a download log for viewing who downloaded when.
  • Uses shortcodes (backward compatible with old [Download id not defined] style).
  • Editor button – upload and add a download stright from a post.
  • Custom redirects to downloads.
  • Add downloads to text widgets, the content, excerpts, and custom fields.
  • Mirror support (selected at random) + mirror deadlink checker
  • Download Categories.
  • Member only downloads, can also have a minimum user level using custom fields.
  • Localization support.
  • Admin for managing downloads and also changing hit counts – just in case you change servers or import old downloads that already have stats.
  • Custom URL’s/URL hider using mod_rewrite.

Top

Get it now!

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

You will also find installation/upgrade instructions on the wordpress.org plugin page. Remember to backup your database if upgrading just in case something does not go as planned.

Top

Documentation

There is a post dedicated to the documentation/manual which can be found here. Hope that helps!

Licence

Wordpress Download Monitor Plugin v3 © Copyright 2009-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 I really did put ALOT masses and masses and masses and masses 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 and your support is much appreciated.


Top


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

Related Entries

255 Responses to “Wordpress Download Monitor 3”

RSS feed for comments on this post.

1 ... 9 10 11
  1. Elana says:

    Hi I am a wp newbie. I downloaded the zip of your plug in (which looks great) but when I tried that little arrow icon to upload a file for download all I got was this
    Warning: require_once(../wp-content/plugins/wp-contact/class.contact.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\5603492\html\wordpress\wp-content\plugins\wp-contact\wp-contact.php on line 71
    As I said I’m a newbie, so could you please spell out to me what I’m doing wrong.
    I downloaded the zip and uploaded it through my wp admin page on a go daddy host in the upload plug in section and then I installed and activated it (with out touching anything else).
    I was able to upload files using the side bar but then I’m not quite sure what to do with them (how do I put them on my pages)?
    OH I tried a wp download manager before which at first worked OK but then got all wierd on me so I inactivated it and uploaded this one instead.
    thanks,
    Elana

    ReplyReply

    Comment made on February 21, 2010 at 9:48 am

  2. Mike Jolley says:

    @Elana: Looks like an error with wp-contact plugin, not this one. Until its fixed, you can upload using the downloads panel instead. Admin > Downloads > Add New

    ReplyReply

    Comment made on February 21, 2010 at 3:18 pm

1 ... 9 10 11

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

    • New blog post: MiniCard 1.1.7 Update http://blue-anvil.com/archives/minicard-1-1-7-update/
  • 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!