=== Stylo Pickup Status Emails for WooCommerce ===
Contributors: @bushra234
Donate link: https://wpstylo.com/
Tags: shipping, order-status, local-pickup, click-and-collect, woocommerce
Requires at least: 5.8
Requires PHP: 7.4
Tested up to: 7.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds a custom "Ready to Collect" order status and automated email notifications for WooCommerce.

== Description ==

WooCommerce Ready to Collect Order Status & Email adds a dedicated order status tailored for click-and-collect or local pickup store workflows.

### Features
* **Custom Order Status:** Adds "Ready to Collect" directly to your WooCommerce order workflow.
* **Automated Customer Email:** Triggers a dedicated customizable email notification when orders change to "Ready to Collect".
* **Overridable Theme Templates:** Customizers can copy email templates into their active theme directory just like core WooCommerce templates.
* **HPOS Compatible:** Built from the ground up to support High-Performance Order Storage (HPOS).
* **Translation Ready:** Fully internationalized and ready for localization.

== Installation ==

1. Upload the `rtc-ready-to-collect` folder to the `/wp-content/plugins/` directory (or upload the `.zip` file via **Plugins -> Add New -> Upload Plugin**).
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Navigate to **WooCommerce -> Settings -> Emails** to manage and preview the "Order Ready to Collect" email template.

== Frequently Asked Questions ==

= How do I customize the email template? =
Go to **WooCommerce -> Settings -> Emails -> Order Ready to Collect** and click **Copy file to theme**. You can then customize the template inside your active theme directory (`woocommerce/emails/customer-ready-to-collect.php`).

= Is this plugin compatible with HPOS (High-Performance Order Storage)? =
Yes, it fully supports WooCommerce High-Performance Order Storage.

== Screenshots ==

1. Admin Orders Table with Quick Action Button
2. Order Detail View
3. Custom Transactional Email Preview
4. WooCommerce Email Settings & Pickup Instructions
5. Theme Override & Developer Friendly Structure

== Changelog ==

= 1.1.0 =
* Renamed plugin to Stylo Pickup Status Emails for WooCommerce.
* Replaced inline style output with properly enqueued styles.
* Removed bundled translation files and directory assets.

= 1.0.0 =
* Initial release.