Descripción
This plugin allows you to export WooCommerce customer data with full flexibility. Whether you need email lists, order history, customer lifetime value, or any other detail — this plugin gives you control over what to export, and how.
Features:
* Export customers in CSV or XLSX format
* Include custom user meta fields
* Support for WooCommerce Analytics fields like total_spend
, orders_count
, etc.
* Smart field mapping (like phone
, address
, name
)
* Apply filters (date range, country, payment method, role, etc.)
* Built-in support for special fields not available in user meta
* Works great even with large stores using AJAX-based chunk exports
Author: Fahad Mahmood
Project URI: https://androidbubble.com/blog/wordpress/plugins/export-customers-data
Tags
woocommerce, orders, users, customers, data, export, analytics, filters, user meta
License
This plugin is licensed under the GNU General Public License v2 or later.
You may modify and redistribute it freely, but without any warranty.
See http://www.gnu.org/licenses/gpl-2.0.html for full terms.
Instalación
- Upload the plugin to the
/wp-content/plugins/
directory or install through the Plugins menu. - Activate it via the Plugins screen in WordPress.
- Go to WooCommerce Export Customers to begin exporting.
Preguntas frecuentes
-
How to export customer data?
Go to WooCommerce Export Customers, select the fields and filters you want, and click Export. -
Can I export custom meta fields?
Yes. The plugin detects and includes user meta fields, or you can add them manually. -
Is
total_spend
andorders_count
available?
Yes. These are pulled from WooCommerce Analytics and can be selected as export fields. -
What format is the export in?
Both CSV and XLSX formats are supported for different needs (bulk or quick exports).
Reseñas
Colaboradores y desarrolladores
«Export Customers Data» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Export Customers Data» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2.6
- New: Smart field mapping (
phone
,address
, etc.) - New: Support for WooCommerce Analytics fields (
total_spend
,orders_count
, etc.) - New: Advanced filter system (by country, order date, payment method, and more)
- Improved: Export UX and chunk-based performance for large data
1.2.5
- Minor fixes and improvements
1.2.4
- Fix: WordPress sanitization and escaping improvements [Thanks Tiffany T. / Wordfence]
1.2.2
- Security checklist review [08/02/2024]
1.2.1
- Version compatibility updated
1.0
- Initial release