Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Customer List Export for Woocommerce

Descripción

Customer List Export for WooCommerce allows you to export a CSV of customer data (name/address/if has subscription). In the front, the columns are sortable and there is a live search feature.

Capturas

Preguntas frecuentes

How do I get to this plugin in WP-Admin?

It is located in the Marketing tab of the WooCommerce group of tabs in the admin.

What file format does the plugin export?

A CSV file.

Can the data be filtered?

The data can be filtered by billing address or shipping address.

How are duplicates accounted for?

A hash is created with either the billing or shipping address so only one hash can appear in the results. Address ssuffixes are also normalized to prevent duplicates.

Where does the subscription column come from?

The plugin pulls a list of active subscribers using the WooCommerce Subscriptions plugin and compares it with the order user id.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Registro de cambios

1.1

  • Plugin branding

1.0

  • The plugin creation