=== Product Import and Export CSV for WooCommerce ===
Contributors: soyebsalar, ankitpatel1578
Donate link: https://www.soyebsalar.in/donate/
Tags: woocommerce, import, export, csv, products
Requires at least: 5.6
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Product Import and Export CSV for WooCommerce: Simplify bulk updates by importing and exporting WooCommerce products using CSV files.

== Description ==

**Product Import and Export CSV for WooCommerce** is a plugin designed to simplify product management in WooCommerce. Import and export products in CSV format for easy bulk updates.

**Key Features:**
* Import products from a CSV file
* Export selected products to a CSV file
* Support for custom fields, categories, tags, and attributes
* Handle product images, including gallery images
* User-friendly interface for bulk product updates

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/product-import-export-csv` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the WooCommerce -> Product Import and Export CSV screen to configure the plugin.

== Frequently Asked Questions ==

= How do I import products? =

1. Go to WooCommerce -> Product Import from CSV.
2. Upload your CSV file and click 'Import'.
3. Follow the on-screen instructions to map fields and complete the import process.

= How do I export products? =

1. Go to WooCommerce -> Product Export to CSV.
2. Select the products you want to export.
3. Click 'Export Selected Products as CSV'.

= What CSV format is supported? =

The plugin supports a specific CSV format that includes fields for name, type, SKU, prices, descriptions, categories, tags, images, stock status, quantities, weight, dimensions, attributes, downloadable files, and virtual products. A sample CSV format is provided within the plugin documentation.

== Screenshots ==

1. Product import page.
2. Product export page.
3. Sample CSV file format.

== Changelog ==

= 2.0 =
* Update : Panel Ui improvements
* Update : get_categories to wc_get_product_category_list
* Update : get_tags to wc_get_product_tag_list
* Fix : Few minor bugfix and improvements

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
* Initial release.

== Arbitrary section ==

This plugin is ideal for store managers needing to update large quantities of products quickly and efficiently, ensuring your inventory stays current with minimal effort.

== License ==

This plugin is licensed under the GPLv2 or later. For more information, see [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html).
