This plugin shows your plugins hosted on http://svn.wp-plugins.org/ and summarizes the download statistics.
Features:
- refresh cache automatically (cron-scheduled) and manually
- plugins table sortable by title, update-timestamp and download hits
- Languages available: english and german
No Demo.
Languages: english, deutsch(german)
Download: Plugin Downloads
Version: 1.0
Usage:
- download, unzip and upload to your WordPress plugins directory
- activate the plugin in you WordPress administration backend and go to Dashboard > Plugin Downloads


November 16th, 2007 at 9:15 pm
FYI - I have installed this plugin in my Wordpress 2.3.1 installation and everything works great! Thanks for this excellent plugin.
I noticed at the bottom of the screen that you provide a hook for displaying the total downloads of all the plugins. Are there any hooks available to display the total downloads of each individual plugin? I would like to be able to sum the total downloads from the Wordpress repository with the total downloads from my website.
i.e. Total Downloads = “”
Total Plugin1 Downloads =
etc…
November 22nd, 2007 at 10:12 pm
Hi
My english isn´t that good, but i have trouble to use the plugin. The reason is simple - i found only 2 points to register
1) the Forum - which i did - but it doesn´t work
2) the webhosting blog - which i don´t need
so - can you give me a hint where i create a profile?
thx - Michael
November 26th, 2007 at 9:31 pm
Michael, You have to register for an SVN Repository account on http://wordpress.org/extend/plugins/add/ for use with the plugin.
December 30th, 2007 at 10:10 pm
WordPress: v2.3.2
MySQL: v5.0.45-community-nt
PHP: v4.4.7
Server: Microsoft-IIS/6.0
Firefox v2.0.0.11
Wordpress reports:
Cannot load plugin-downloads/plugin-downloads.php.
Regards.
January 3rd, 2008 at 4:53 pm
Frank, have you put you plugin-downloads.php file into a directory “plugin-downloads”? If not, do so and your WordPress installation will be able to load the plugin.
Best way is to unzip the plugin archive into your wp-content/plugins/ diretory.
February 7th, 2008 at 12:11 pm
nice and usefull plugin but in my dashboard i see at the summary line this:
<? dprx_pldl_display_sum(); ?> which doesn’t need it and better remove it
February 18th, 2008 at 9:11 pm
DeuceD, well, thanks! The template tag < ? dprx_pldl_display_sum(); ?> can be used for displaying the sum of all downloads on your WordPress website…