=== Theme & Extension Downloader ===
Contributors: chrsinteractive
Tags: download, backup, export, theme, zip
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Download any installed plugin or theme as a ZIP file directly from your WordPress dashboard.

== Description ==

Theme & Extension Downloader is a simple utility plugin that allows WordPress administrators to download any installed plugin or theme as a ZIP file. Perfect for creating backups, migrating extensions between sites, or sharing custom plugins/themes.

**Key Features:**

* Download any installed plugin as a ZIP file
* Download any installed theme as a ZIP file
* Bulk download multiple items in a single ZIP bundle
* See active/inactive status at a glance
* Seamless admin integration under Plugins and Appearance menus
* Secure - admin-only with nonce verification

**Use Cases:**

* Create quick backups before updating plugins
* Migrate custom plugins to staging sites
* Share custom-developed themes with clients
* Archive plugins you want to keep for later

**Simple & Lightweight:**

This plugin does one thing and does it well. No bloat, no upsells, no tracking. Just a clean, simple interface for downloading your extensions.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/theme-extension-downloader`
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Plugins → Download Plugins or Appearance → Download Themes

== Frequently Asked Questions ==

= Can I download inactive plugins/themes? =

Yes! You can download any installed plugin or theme, whether it's active or inactive.

= Where are downloaded files saved? =

Downloads are served directly to your browser and saved to your default downloads folder.

= How do I download multiple items at once? =

Use the checkboxes to select multiple plugins or themes, then click "Download Selected". They'll be bundled into a single ZIP file.

= Is this plugin secure? =

Yes. The plugin requires administrator privileges and uses WordPress nonces for all download requests. It also validates that requested items are actually installed.

= Does it work with multisite? =

The plugin works on individual sites within a multisite network.

= What about mu-plugins? =

Currently only regular plugins and themes are supported.

== Screenshots ==

1. Download Plugins page - View and download all installed plugins
2. Download Themes page - View and download all installed themes
3. Bulk selection - Select multiple items for combined download

== Changelog ==

= 1.0.0 =
* Initial release
* Download individual plugins and themes
* Bulk download multiple items
* Admin menu integration
* Active/inactive status display

== Upgrade Notice ==

= 1.0.0 =
Initial release.
