這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Customer List Export for Woocommerce

描述

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.

螢幕截圖

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Customer List Export for Woocommerce” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.1

  • Plugin branding

1.0

  • The plugin creation