=== Order Distribution for Woo ===
Contributors: codestackify
Tags: woocommerce, orders, distribution, pickup
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Assign orders to distributors, optional pickup points and delivery dates at checkout.

== Description ==

Order Distribution extends WooCommerce with distributor assignment, pickup points, delivery date fields, and a distributor role with a My Account section for assigned orders.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/order-distribution`, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the Plugins screen in WordPress.
3. WooCommerce must be installed and active.
4. Configure settings under WooCommerce → Settings → Order Distribution.

== Frequently Asked Questions ==

= Does this work with High-Performance Order Storage (HPOS)? =

Yes. The plugin declares compatibility with custom order tables.

== Changelog ==

= 1.0.1 =
* WordPress coding standards alignment: text domain, bootstrap when WooCommerce is active, HPOS compatibility, uninstall routine, and admin asset enqueue.
