WP Downloader

plugin banner

Allows to download plugins and themes installed on your site as a zip package, ready to install on another site.

Author:Wojtek Szałkiewicz (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.1
Plugin version:2.0
Added to WordPress repository:29-08-2013
Last updated:09-02-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:92
Rated by:12
Plugin URI:http://szalkiewicz.pl/
Total downloads:50 029
Active installs:3 000+
plugin download
Click to start download

Features

  • displays a 'Download' link for
    • all installed plugins (in action links on 'Plugins' page)
    • all installed themes (on 'Appearance' page, also in wordpress 3.8 or higher)

Idea

I wrote this plugin to simplify and improve code downloading when developing on a playground with contributors. With this plugin you can get complete package with other plugin or theme you are working on in one click. You can also use it to share your code with someone without downloading it via ftp, manually zipping and then sending it in e-mail or uploading the package back to your server or anything else... just tell him to click the link!

There are some other methods for this, there are advanced plugins which has such a feature to download other plugins, but I hope someone will find my code usefull as it is very simple in action and the simplest in use.

This plugin uses PclZip class integrated with WordPress.

Many thanks to Viktor Szépe for the idea of how to inject links on the appearance page in new wordpress UI (3.8 or higher). Hehe is the code used as an inspiration for the current version of WP Downloader.


FAQ
ChangeLog