=== LOX Backup for WooCommerce ===
Contributors: loxbackup
Tags: backup, woocommerce, orders, products, cold storage
Requires at least: 5.6
Tested up to: 6.4
Requires PHP: 7.4
WC requires at least: 5.0
WC tested up to: 8.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enhanced backup solution for WooCommerce stores with order, product, and customer data export.

== Description ==

LOX Backup for WooCommerce extends the LOX Backup plugin with e-commerce specific backup features. Export and backup your complete WooCommerce store data including orders, products, customers, coupons, and settings.

**Features:**

* **Orders Export** - Complete order history with line items, shipping, and payment details
* **Products Export** - All products including variations, attributes, and pricing
* **Customers Export** - Customer profiles with billing and shipping addresses
* **Coupons Export** - All coupon codes and their settings
* **Settings Export** - Store configuration including tax and shipping zones
* **JSON Format** - Human-readable exports for easy verification and restoration

**HPOS Compatible**

Fully compatible with WooCommerce High-Performance Order Storage (HPOS).

== Installation ==

1. Install and activate the [LOX Backup](https://wordpress.org/plugins/lox-backup/) plugin first
2. Install and activate WooCommerce
3. Upload the `lox-backup-woocommerce` folder to `/wp-content/plugins/`
4. Activate LOX Backup for WooCommerce
5. Go to LOX Backup settings and configure WooCommerce backup options

== Frequently Asked Questions ==

= Does this require the base LOX Backup plugin? =

Yes, LOX Backup for WooCommerce is an extension that requires the base LOX Backup plugin to be installed and configured.

= What data formats are used? =

All WooCommerce data is exported as JSON files, which are human-readable and can be used with import tools.

= How do I restore WooCommerce data? =

Download your backup from the LOX dashboard, extract the JSON files from the woocommerce folder, and use the WooCommerce REST API or import plugins to restore data.

= Is customer data secure? =

Yes, all data is encrypted in transit and at rest. Customer PII is handled according to GDPR guidelines.

== Changelog ==

= 1.0.0 =
* Initial release
* Orders export with full details
* Products export with variations
* Customers export
* Coupons export
* Settings export
* Tax rates export
* Shipping zones export
* HPOS compatibility

== Upgrade Notice ==

= 1.0.0 =
Initial release of LOX Backup for WooCommerce.
