=== Export Customers from Woo to CSV === Contributors: amicatek, fellipesoares Tags: woocommerce, customers, csv Requires at least: 4.7 Tested up to: 6.1 Stable tag: 1.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Export customer data from WooCommerce to CSV format. == Description == This plugin allows you to easily export customer data from your WooCommerce store to a CSV file, which can then be imported into a spreadsheet or other database program for further analysis. The CSV file includes customer names, email addresses, order totals, and other relevant information. == Installation == Upload the export-customers-from-woo-to-csv folder to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Go to the Tools > Export Customers to CSV menu and click the "Export Customers" button to generate a CSV file. == Frequently Asked Questions == = Can I customize the exported data? = At this time, the plugin does not offer any customization options. However, you can modify the exported CSV file in a spreadsheet program to remove or reorder columns as needed. = Does this plugin export customer order history? = No, this plugin only exports customer data. If you need to export order data as well, consider using a different plugin or extension. == Changelog == = 1.0.0 = Initial release. == Upgrade Notice == None at this time.