Skip to content

vixgrow/flavor-organizer

Repository files navigation

=== Flavor Organizer ===
Contributors: vixgrow
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

Organize your WordPress plugins into folders with a Trello-style drag-and-drop board.

== Description ==

Flavor Organizer brings order to your WordPress plugins page. Instead of a flat list, you can create custom folders and organize plugins using an intuitive drag-and-drop Trello-style board.

**Key Features:**

* **Folder Organization** - Create custom folders to group your plugins by purpose (SEO, Security, Performance, etc.)
* **Drag & Drop** - Move plugins between folders with smooth drag-and-drop powered by dnd-kit
* **Bulk Actions** - Activate or deactivate all plugins in a folder with one click
* **Board & List Views** - Choose between a horizontal Trello-style board or a vertical list layout
* **Search & Filter** - Quickly find plugins by name or filter by status (active, inactive, has updates)
* **Folder Colors** - Assign colors to folders for visual distinction
* **Quick Toggle** - Activate/deactivate individual plugins with a toggle switch
* **Multi-Select** - Select multiple plugins and drag them together
* **Collapse/Expand** - Minimize folders to save screen space
* **Stats** - See active/total counts per folder and overall
* **Responsive Design** - Works on desktops and tablets
* **Keyboard Shortcuts** - Ctrl/Cmd+F to search, Escape to close modals

**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.

== 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors