=== Flavor Organizer ===
Contributors: vixgrowy
Tags: organize, folders, drag-and-drop, admin, manager
Requires at least: 6.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

Group your plugins into folders — and disable an entire suite with one click.

== Description ==

Got 30 plugins and no idea which ones belong together? Flavor Organizer lets you group plugins into folders — so your WooCommerce extensions, Gravity Forms add-ons, and SEO tools each have a home.

Need to debug a conflict? Disable an entire folder with one click instead of toggling plugins one by one.

**Key Features:**

* **Folder Groups** - Keep plugin suites together (WooCommerce, Elementor, Gravity Forms)
* **Bulk Activate/Deactivate** - Toggle an entire folder at once for faster conflict debugging
* **Drag & Drop** - Move plugins between folders intuitively
* **Board & List Views** - Choose between a horizontal board or a vertical list layout
* **Search & Filter** - Find any plugin instantly by name or status (active, inactive, has updates)
* **Folder Colors & Stats** - Color-code folders and see active/total counts at a glance
* **Multi-Select** - Grab multiple plugins and move them together
* **Collapse/Expand** - Minimize folders to keep your board clean
* **Keyboard Shortcuts** - Ctrl/Cmd+F to search, Escape to close

**Source Code:**

The full source code, including the uncompiled JavaScript/TypeScript source (`src/`), build configuration, and development instructions, is available on [GitHub](https://github.com/vixgrow/flavor-organizer).

== Installation ==

1. Upload the `flavor-organizer` folder to `/wp-content/plugins/`
2. Activate through the 'Plugins' menu in WordPress
3. Navigate to the Flavor Organizer menu item in your admin sidebar

== Frequently Asked Questions ==

= Does this replace the default Plugins page? =

No, the default Plugins page remains untouched. Flavor Organizer adds its own menu page.

= What happens if I delete a folder? =

All plugins in that folder are automatically moved to the "Uncategorized" folder.

= Does this affect plugin functionality? =

No, Flavor Organizer only manages the visual organization and activation status of plugins.

= Can I use this to debug plugin conflicts? =

Yes — this is one of the most useful things you can do with Flavor Organizer. Group related plugins into a folder, then use bulk deactivate to disable the whole suite at once. Much faster than toggling plugins one by one.

== Changelog ==

= 1.0.0 =
* Initial release
* Folder creation, editing, and deletion
* Drag-and-drop plugin organization
* Bulk activate/deactivate per folder
* Board and list view modes
* Search and filter functionality
* Folder colors and collapse/expand