=== DazeStack Bulk Plugin Manager ===
Contributors: dazestack, ashishdungdung
Tags: bulk install, plugin management, automation, admin tools
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 0.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

High-efficiency bulk provisioning for WordPress plugin stacks. Crafted by Ashish Dungdung to keep sites lean, colorful, and fast.

== External services ==

This plugin interacts with the following external services to provide plugin information, metrics, and security checks:

1. **WordPress.org Plugins API**: Used to fetch plugin metadata (title, version, last updated, active installs) and download links for bulk installation.
   - Data sent: Plugin slugs.
   - Purpose: Core functionality for plugin discovery and provisioning.

2. **WPScan API**: Used (optionally) to check for known vulnerabilities in queued plugins.
   - Data sent: Plugin slugs and (if provided by user) a WPScan API key.
   - Purpose: Security auditing of the plugin stack.
   - Terms: [WPScan Terms of Service](https://wpscan.com/terms), [Privacy Policy](https://wpscan.com/privacy).

3. **Google Sheets (CSV Export)**: Used to fetch curated partner recommendations.
   - Data sent: None (read-only fetch).
   - Purpose: Providing relevant toolkit suggestions.

== Description ==
DazeStack Bulk Plugin Manager (DSBPM) helps you plan, stage, and install WordPress plugin stacks in one streamlined workspace. DazeStack is a personal brand owned and operated by Ashish Dungdung (Ash Digital Services).

Import stacks, run pre-flight checks, and execute bulk actions with a clean, design-forward dashboard. Designed for performance-first workflows.


== Installation ==
1. Upload the plugin folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Open the DazeStack menu in wp-admin to start managing your Plugins stack.

== Frequently Asked Questions ==

= Does it work with CSV and JSON? =
Yes. You can import CSV/XLSX or paste slugs directly.

= Can I export my current stack? =
Yes. Use the Export button on the Bulk Manager dashboard.

== Screenshots ==
1. DazeStack dashboard overview.
2. Bulk manager workspace.

== Changelog ==

= 0.0.1 =
* Initial release.
