该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

「Customer List Export for Woocommerce」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.1

  • Plugin branding

1.0

  • The plugin creation