=== Badamsoft Product Exporter for WooCommerce ===
Export WooCommerce products to CSV.
Contributors: badamsoft
Tags: woocommerce, export, products, csv
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
WC requires at least: 8.0
WC tested up to: 10.5.0
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Short Description ==

Export WooCommerce products to CSV.

== Description ==

Export WooCommerce products to CSV. Build exports using templates, filters, and export history.

A PRO add-on is available with additional formats (XLSX/XML/JSON), scheduling and advanced features.

== External Services ==

This plugin does not transmit data to external services by default.

== Bundled Resources ==

This plugin bundles the Montserrat font under the SIL Open Font License 1.1. See `assets/build/fonts/OFL.txt` for the license text.

== Development ==

The admin interface is built from source using Node.js tooling.

Source code:
https://github.com/Badamsoft/bpefwc-ui.git

Audit tag (matches plugin version 1.1.1):
https://github.com/Badamsoft/bpefwc-ui/tree/v1.1.1

Build steps (from the UI repository root):

1. Install dependencies:
   npm ci
2. Build assets:
   npm run build
3. Copy the generated build output into this plugin:
   - Copy the UI build output to `assets/build/` so WordPress loads the latest `manifest.json` and bundled files.

== Changelog ==

= 1.1.1 =
* Updated plugin branding to "Badamsoft Product Exporter for WooCommerce".
* Bumped version to 1.1.1.

= 1.1.0 =
* Updated plugin branding.
* Switched text domain to `badamsoft-product-exporter-for-woocommerce` and refreshed localization files.
* Refined History, Scheduler, and Media export UIs.
* Updated compatibility metadata for WordPress 6.9 and WooCommerce 9.5.

= 1.0.0 =
* Initial public release.
