=== Folderify ===
Plugin Name: 
Plugin URI: https://mo.oppoyo.com/
Author: Eric Nelson
Author URI: https://oppoyo.com/
Tags: media organizer, file manager, media library folders, media library folder, media folders
Requires at least: 5.9
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Organize your WordPress media library with unlimited folders, drag & drop, and easy performance.

== Description ==

**Folderify** is a high-performance, React-based WordPress plugin that helps you keep your media library organized — no matter how many thousands of images, videos, audio files, or documents you have.

### 🗂️ Core Features

* **Unlimited Folders** — Create folders and subfolders to any depth.
* **Drag & Drop** — Effortlessly move media between folders or reorder them.
* **Role-Based Permissions** — Granularly control who can create, edit, or delete folders.
* **Replace Media** — Replace any media file while preserving its URL and all database references.
* **Page Builder Friendly** — Seamlessly works inside Gutenberg, Elementor, WPBakery, Beaver Builder, and Divi.
* **WooCommerce Compatible** — Organize product gallery images too.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`, or install via **Plugins > Add New**.
2. Activate through the **Plugins** screen.
3. Go to **Media > Library** to see the folder sidebar.
4. Manage permissions and settings at **Folderify**.

== Frequently Asked Questions ==

= Will it slow down my website? =
No. Folderify uses its own custom database tables for folder indexing. This completely avoids costly JOIN queries on `wp_posts` and scales to 100,000+ files with no performance impact.

= Can I export folders? =
Yes. Go to **Folderify > Export** to export your existing folders structure.

= Does it work with Elementor's media picker? =
Yes. The folder panel appears inside Elementor's media modal.

= What happens if I deactivate the plugin? =
Your media files are untouched. Folder assignments are stored separately and can be re-activated at any time.

== Changelog ==

= 1.0.0 =
* Initial production release.
* Unlimited folders with drag & drop.
* Global and private folder modes.
* Role-based permission system.
* Media Replace feature with URL and database reference updates.
* Import/Export support.
* React-powered UI with WordPress components integration.
