Download Monitor 3.3 Beta Available for testing & feedback

WordPress Download Monitor is my popular plugin for managing files available for download in WordPress – version 3.3 is a major update containing many new features and improvements.
Version 3.3 (beta) is now available for beta testing to ensure this is a hassle free update when released officially. I would appreciate any feedback, praise and bug reports in the comments. Read more about the new features and grab it after the break.
So here we go, whats new:
- Improved logic on the download page
- Multiple Category Support
- Improved tags support
- Uploader for thumbnails
- Improved ’Add’ page and custom field entry.
- Bulk add from a directory on your server
- Downloads now stored in wp-content/<upload dir>/downloads/ in date folders. This should keep them more organised.
- Download admin shows download url in file column.
- Updated download.php download logic to allow local downloads that are not within the wordpress installation.
That’s all good, but the main thing to note is that the database structure has changed. This was needed in order to handle multiple categories and tags as efficiently as possible. Therefore on plugin activation the plugin will attempt to update your tables by:
- Renaming the old tables which have not changed.
- Creating new tables.
- Importing any content to the new tables.
This is a fairly complex process so its very very important that you backup your database first, especially whilst its beta. I would really appreciate if you told me via the comments if the upgrade process worked, or what problems occurred.
With that in mind, heres the download link: Download Monitor Beta 3.3 (959)
Good Luck.
Found this post useful? Why not buy me a coffee!










amin says:
problems solved thanks for your great plugin
Comment made on February 25, 2010 at 10:44 am
Mike Jolley says:
@Chris Johnson: Theres just the logs which are enabled from the config page.
@Rohin: You using an old version of the plugin? Your DB must not like having ” – you could try changing the category_id from integer to varchar but Im not 100% this would work. I cannot release a patch for it because it’s the old version of the plugin.
Comment made on February 25, 2010 at 11:07 am
Webist says:
can we got option to Countdown after clicking on download button like.. when user clicks on button to download he will got massage to wait 30 secs for download to begin ?
Will appreciate if this future will come in next update..
Comment made on February 28, 2010 at 12:33 am
Mike Jolley says:
@Webist: Im probably not going to add that so you would have to add your own code to download.php – or make your own php page to appear before download.php. You would do this by setting a custom format but instead of using {url} for the download link you would enter your page’s url and probably ?id={ID} or something so your code can redirect after the 30 secs.
Comment made on February 28, 2010 at 3:03 pm
Maxx says:
Hi,
Nice plugin but little problem with the custom output in my text widget… meta-tag is not replaced by the correct value. (only in the widget). Any idea ? Thanks !
Comment made on March 1, 2010 at 3:09 pm
Maxx says:
Hi again,
Forget my last comment about the widget error… everything is ok ! Nice Plugin !
Comment made on March 1, 2010 at 7:42 pm
David Gordon says:
Hi,
Great plugin !
What would be ace is to have some way to allows users or visitors to my site to be able to rate the download and to also comment on it. So having a page which lists stuff such as site review, manufacturers description, user ratings & user reviews would be ace….
Comment made on March 3, 2010 at 3:29 pm
Hpyer says:
Hi Mike, thanks for your work about the new release. Does the function re-create database has been removed?
Comment made on March 5, 2010 at 8:52 am
Mike Jolley says:
@Hpyer: That function was only really there to fix old installs – I figured it was not needed any more.
Comment made on March 5, 2010 at 12:11 pm
Hpyer says:
To Mike:
Thank you for your reply. It’s really not useful.
Comment made on March 6, 2010 at 3:52 pm
Alexandre says:
Hi, I intalled the plugin but it isn´t working…
I can upload a file, but when i add new page and click in the arrow show a message “Download does not exist!” and i can´t add my downloads on the page…. why?
Comment made on March 9, 2010 at 3:58 pm