=== POFW CSV Export-Import === Contributors: pektsekye Tags: product options, csv export-import Requires at least: 4.7 Tested up to: 6.5.5 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds CSV export-import feature for the "Simple Product Options for WooCommerce" plugin. == Description == This plugin requires [Simple Product Options for WooCommerce](https://wordpress.org/plugins/product-options-for-woocommerce/) plugin. Provides a way to export and import product options as a CSV file. You will need to use the WooCommerce product export feature. The exported .csv file will have the "Product Options" column. You can read the installation instructions here: **[README](http://hottons.com/demo/wp/poei/README.html)** **Simple Code Idea:** The idea of this plugin is to keep the base version as simple as possible. And to add the new features as modifications. This plugin has just 5 files to make it easy to use and customize. If you need more features check the modifications page [hottons.com/ei_modifications](http://hottons.com/ei_modifications) Contact me by email if you have questions or need help. == Screenshots == 1. The Export Products button. 2. The "Product Options" column that will be exported. 3. Product options data in the exported .csv file. 4. The Import Products button. 5. The .csv file with product options is selected for importing. 6. The Product Options column is selected to be imported. 7. The imported product options. == Installation == Requires WordPress 4.7, WooCommerce 3.0 and Simple Product Options for WooCommerce 1.0 1. Unzip the downloaded zip file. 2. Upload the plugin folder into the `wp-content/plugins/` directory of your WordPress site. 3. Activate `POFW Csv Export-Import` from Plugins page. Contact me by email if you have questions or need help. == Changelog == = 1.0.0 - Released: May, 12 - 2020 = * Initial release == Translators == = Available Languages = * English (Default) == Documentation == Full documentation is available [here](http://hottons.com/demo/wp/poei/README.html).