=== Catafuse Catalog Manager for WooCommerce ===
Contributors: jordan7kz
Tags: woocommerce, categories, products, drag and drop, catalog manager
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manage WooCommerce products and product categories from a fast two-panel interface.

== Description ==

Catafuse Catalog Manager for WooCommerce adds a two-panel catalog manager to WooCommerce administration.

Features:

* Browse the product-category tree in either panel.
* Move a product from one category to another with drag and drop.
* Select a product and its destination on touch devices.
* Rename products and categories.
* Create, move, and remove empty categories.
* Undo the most recent product move.
* Search products within the selected category.

The plugin only operates inside WordPress administration. A user must have WooCommerce management permissions, and every write request is protected with a WordPress nonce.

== Source code ==

Every JavaScript and CSS file distributed with this plugin is human-readable and editable. No build system is required to regenerate the distributed assets.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` or install the ZIP from Plugins > Add New.
2. Activate Catafuse Catalog Manager for WooCommerce.
3. Open WooCommerce > Catalog Manager.

WooCommerce must be installed and active.

== Frequently Asked Questions ==

= Does moving a product copy it to the destination category? =

No. The plugin removes the selected source category and assigns the destination category. Other categories assigned to the product remain unchanged.

= Can I use it on a phone? =

Yes. Select a product in one panel and then select the destination category in the other panel.

= Can the plugin delete a category that contains products or child categories? =

No. Products and child categories must be moved first.

== Screenshots ==

1. Two-panel WooCommerce category manager.
2. Product cards with photos and category trees.
3. Mobile-friendly category organization.

== Changelog ==

= 1.1.1 =

* Added a complete Ukrainian translation.
* Added automatic language selection based on the WordPress site language.
* Added translation source files for future community translations.
* Added new WordPress.org directory artwork.

= 1.1.0 =

* Renamed the public plugin and prepared a unique public slug.
* Moved all admin JavaScript and CSS to standard WordPress-enqueued asset files.
* Added clear category rename and delete controls.

= 1.0.7 =

* Initial public release.
