# Download Installed Extension #
**Contributors:** biggidroid  
**Donate link:** https://www.adeleyeayodeji.com/  
**Tags:** download, installed, backup, zip, clone  
**Requires at least:** 4.5  
**Tested up to:** 6.7  
**Requires PHP:** 5.6  
**Stable tag:** 0.1.0  
**License:** GPLv2 or later  
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html  

This plugin allows you to download the currently installed plugin as a zip file.

## Description ##

This plugin allows you to download the currently installed plugin as a zip file.

## Features ##

* Download the currently installed plugin as a zip file.
* Download the currently installed theme as a zip file.
* Download the currently installed plugin and theme as a zip file.

## Installation ##

This section describes how to install the plugin and get it working.

e.g.

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

## Frequently Asked Questions ##

### How do I download the plugin? ###

Click the "Download" button on the plugin's page in the WordPress admin.

## Changelog ##

### 1.0 ###
* Initial release.

## Resources ##

This plugin uses the jQuery library. For more information, visit [jQuery's official website](https://jquery.com/).
This plugin uses the blockUI library. For more information, visit [blockUI's official website](https://malsup.com/jquery/block/).
