Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Customer List Export for Woocommerce

Descrizione

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.

Screenshot

FAQ

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Customer List Export for Woocommerce” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.1

  • Plugin branding

1.0

  • The plugin creation