=== Nexus Product Export for Shopify ===
Contributors: eh6142302
Tags: woocommerce, shopify, export, csv, migration
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 2.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Export WooCommerce simple products into a Shopify-compatible CSV format with chunked processing.

== Description ==

**Nexus Product Export for Shopify** exports your published simple products into a Shopify-compatible CSV file. It uses AJAX chunked processing to prevent memory limits, making it suitable for stores with thousands of products.

= Free Features =

* **Simple Product Export** — Export all published simple products to Shopify CSV.
* **Chunked Processing** — AJAX batch processing prevents memory exhaustion on large stores.
* **Progress Bar** — Real-time progress tracking with live terminal log.
* **One-Click Download** — Download the generated CSV file with a single click.
* **Featured Image** — Exports the product featured image with alt text.
* **SKU & Inventory** — Exports stock levels, SKU, and inventory tracking data.
* **HPOS Compatible** — Fully compatible with WooCommerce High-Performance Order Storage.

= Pro Features =

Upgrade to [Nexus Exporter Pro](https://eslamdev.com/plugin/nexus-shopify-exporter/) for advanced capabilities:

* **Variable Products** — Export variable products with all variants and option mapping.
* **Gallery Images** — Export all gallery images as separate Shopify image rows.
* **All Products Filter** — Export drafts and pending products, not just published.
* **Pause & Resume** — Pause the export and resume later without losing progress.
* **Category Mapping** — Map WooCommerce categories to Shopify tags and product types.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin via the 'Plugins' menu.
3. Navigate to **WooCommerce > Shopify Exporter** to start exporting.

== Frequently Asked Questions ==

= What products does the free version export? =
The free version exports all published simple products with their featured image, price, SKU, and inventory data.

= Can I export variable products? =
Variable product export with variant mapping is available in the Pro version.

= Why are images not showing in Shopify? =
Your WooCommerce store must be publicly accessible. Localhost URLs cannot be reached by Shopify servers.

= Will products be duplicated if I import again? =
No. During Shopify import, check "Overwrite products with the same handle" to update existing products.

== Screenshots ==

1. Export engine dashboard with progress tracking.
2. Pro feature upgrade cards.
3. Documentation tab with step-by-step guide.

== Changelog ==

= 2.0.0 =
* New: Free/Pro architecture with upgrade prompts.
* New: HPOS compatibility declaration.
* New: Requires Plugins header for WooCommerce dependency.
* New: uninstall.php for clean removal of export files.
* New: Export directory security (index.php + .htaccess).
* Improved: Submenu under WooCommerce instead of top-level menu.
* Improved: All documentation strings are now translatable.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 2.0.0 =
Major update with Free/Pro split, HPOS compatibility, security improvements, and WordPress.org compliance.
