=== SuperXML Product Feed for WooCommerce ===
Contributors: superxml
Tags: woocommerce, xml, export, marketplace, feeds
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 1.6.07
Requires PHP: 8.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Export WooCommerce products to XML, CSV, and JSON-style feeds for global marketplaces (Meta, Google Merchant, regional channels, and more).

== Description ==

SuperXML Product Feed for WooCommerce helps store owners generate structured product feeds for advertising and marketplace integrations. Feeds can run on a schedule (WordPress cron) or on demand from the WooCommerce admin.

* Multiple marketplace templates and regional bundles (per country)
* **Free tier:** full-catalog XML for enabled **global** platforms and the **first two** marketplace templates in each country panel; additional channels in that panel require the **SuperXML Product Feed Pro** add-on
* **Pro add-on** (optional, separate plugin): license activation in the admin, all regional channels, variation feeds, and manual XML with live product data — **Free must be installed first** (same idea as WP Fastest Cache Free + Premium or Elementor Free + Pro)
* No unsolicited promotional links on the public storefront

All PHP code in this plugin is licensed under the **GNU General Public License v2 or later**, the same license family as WordPress itself.

= Free plugin (this package, WordPress.org) =

* **Platform feeds (cron & “Generate selected”):** Full catalog — there is **no** 10-product demo cap on automated marketplace XML.
* **Regional panels:** In each country section, only the **first two** platforms (definition order) can be enabled without Pro; the rest show a **Pro** badge until the Pro add-on is active.
* **License panel:** Not shown in the free plugin alone. Purchase and activate **SuperXML Product Feed Pro** to enter and validate your license key inside WooCommerce.
* **Manual XML:** Templates can be saved, but public URLs output a short notice until **Pro + active license**.
* **Feed type:** Only **Standard (simple product)** is available without Pro + license; **Variation** mode requires the Pro add-on and an active license.

= SuperXML Product Feed Pro (add-on, not in this ZIP) =

* Separate plugin from superxml.com (or your distributor). **Requires** this free plugin to be installed and active.
* **Cannot** be used alone: activation checks for the free plugin (dependency).
* Unlocks: license UI in **WooCommerce → SuperXML Feed**, all regional marketplaces, variation feeds, and manual XML with full live product output.

Developers can adjust how many regional slots are free via the `sxpfw_free_regional_platform_slots` filter (default **2**). The legacy `sxpfw_demo_product_limit` filter still applies only where product caps apply outside unlimited platform exports (e.g. internal limits for non-licensed manual contexts).

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` (folder must be **`superxml-product-feed-for-woocommerce`** with **`superxml-product-feed-for-woocommerce.php`** inside), or use **Plugins → Add New → Upload Plugin**.
2. Activate **SuperXML Product Feed for WooCommerce** through the **Plugins** menu. WooCommerce must be installed (WordPress 6.5+ may prompt via **Requires Plugins**).
3. Open **WooCommerce → SuperXML Feed** to select platforms and set the cron schedule.
4. **Optional:** Install **SuperXML Product Feed Pro** after this plugin if you purchased it; activate Pro, then enter your license key in the sidebar.

**Upgrading from older packages (`websistem-super-xml`, `wcx-super-xml`, …):** Deactivate the old plugin, remove its folder, upload this package so the path is `wp-content/plugins/superxml-product-feed-for-woocommerce/superxml-product-feed-for-woocommerce.php`, then activate. Options prefixed `wsx_*` are copied once to `sxpfw_*`; license API **product_slug** remains **`wsx-super-xml`** on the license server.

== Frequently Asked Questions ==

= Does the plugin phone home? =

The free plugin does **not** contact external servers unless you use **SuperXML Product Feed Pro** and enter a license key. Validation POSTs (site domain + license key + product slug) go to your configured license API URL (`validate.php`), including on the optional daily license check while Pro is active. Public storefront pages are **not** decorated with third-party branding or tracking scripts from this plugin.

= What license applies? =

GPLv2 or later. See `license.txt` and the **GPLv2 or later** link under your plugin row on the Plugins screen.

= What is the difference between this WordPress.org plugin and SuperXML Product Feed Pro? =

This repository is the **free** plugin: unlimited automated feeds for allowed platforms (global + two per country panel without Pro). **SuperXML Product Feed Pro** is a **second plugin** that depends on this one; it adds the license screen, unlocks all regional checkboxes, variation mode, and live manual XML. Pro alone cannot run without the free plugin.

== Changelog ==

= 1.6.07 =
* Admin notices: license reminder only on **WooCommerce → SuperXML Feed**; incorrect-folder warning only on **Plugins** / **Add Plugin** screens (WordPress.org dashboard hijack guideline).

= 1.6.06 =
* WooCommerce HPOS uyumluluk beyanı; ilk kurulumda platform seçimi kullanıcıya bırakıldı; Plugin Check / WordPress.org kod incelemesi düzeltmeleri.
* readme.txt Stable Tag ana eklenti sürümü ile eşitlendi.

= 1.6.03 =
* readme.txt and plugin header copy aligned with **Free + separate Pro add-on** distribution; installation FAQ updates.

= 1.6.02 =
* **Free vs Pro model:** Separate **SuperXML Product Feed Pro** add-on plugin (Free must be installed first); license activation UI only in Pro.
* **Platform feeds:** Unlimited product count for enabled marketplace XML (no 10-product demo cap).
* **Regional panels:** First **two** platforms per country free; remaining channels require Pro (`sxpfw_free_regional_platform_slots` filter).
* Manual XML and variation feeds: **Pro + active license**; Free-only installs show an upsell instead of the license panel.

= 1.6.01 =
* Documented **Free vs Pro** packaging (`SXPFW_EDITION` lite/pro); admin hints per distribution; `sxpfw_demo_product_limit` filter for the demo product cap.

= 1.6.00 =
* WordPress.org compliance: distinctive plugin name **SuperXML Product Feed for WooCommerce**, slug-aligned Text Domain, **`Requires Plugins: woocommerce`**, and unique **`sxpfw_` / `SXPFW_` prefixes** for options, hooks, and assets.
* One-time migration from legacy **`wsx_*`** options and **`wsx-feeds`** uploads folder.
* **SuperXML Product Feed Pro** is distributed separately (same codebase, different package header/edition).

= 1.5.36 =
* Removed duplicate **Author URI** header (matched Plugin URI); WordPress.org requires them to differ when both are present — Plugin URI kept for the product page.

= 1.5.35 =
* Earlier slug iterations and licensing notes.
