=== OrderMigo - Export Orders for WooCommerce ===
Contributors: ordermigocom
Tags: woocommerce, orders, export, csv, hpos
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Export WooCommerce orders to CSV with support for both traditional and HPOS (High-Performance Order Storage) systems.

== Description ==

OrderMigo - Export Orders for WooCommerce adds a simple export button to your WooCommerce orders screen that allows you to export all your orders to a CSV file with one click.

= Features =

* One-click export from WooCommerce orders screen
* Full HPOS (High-Performance Order Storage) compatibility
* Works with traditional WooCommerce order storage
* Exports comprehensive order data including:
  * Order details (ID, number, status, date)
  * Customer information
  * Billing and shipping addresses
  * Payment and shipping methods
  * Order totals and itemization
* Secure with capability checks and nonce verification
* Clean, maintainable code following SOLID principles
* WordPress coding standards compliant

= HPOS Compatible =

This plugin automatically detects whether you're using traditional WooCommerce order storage or HPOS (High-Performance Order Storage) and works seamlessly with both systems.

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Make sure WooCommerce is installed and activated
4. Navigate to WooCommerce > Orders
5. Click the "Export Orders to CSV" button

== Frequently Asked Questions ==

= Does this work with HPOS? =

Yes!


== Changelog ==

= 1.0.0 =
* Initial release
* HPOS compatibility
* CSV export functionality
* Security implementation
* WordPress coding standards compliance

== Upgrade Notice ==

= 1.0.0 =
Initial release of OrderMigo - Export Orders for WooCommerce.

== Support ==

For support and feature requests, please visit the plugin support forum.

