このプラグインは 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.

スクリーンショット

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Customer List Export for Woocommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Customer List Export for Woocommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1

  • Plugin branding

1.0

  • The plugin creation