WP Manifestindependent plugin directory
manifest / ecommerce / exporter-wp-pro

BeautyShop WooCommerce Exporter

Smart CSV export of WooCommerce users, products, orders, and comments for BeautyShop SCRM import.

by BeautyShop · github.com/arashfadaee/exporter-wp-pro · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/arashfadaee/exporter-wp-pro/archive/refs/heads/main.zip

Readme

=== BeautyShop WooCommerce Exporter === Contributors: beautyshop Requires at least: 6.0 Tested up to: 6.8 Requires PHP: 8.0 Stable tag: 1.2.0 License: GPLv2 or later

Smart CSV exporter for BeautyShop SCRM (users, products, orders, comments).

== Installation ==

  1. Copy beautyshop-exporter into wp-content/plugins/
  2. Activate the plugin
  3. Open Tools → BeautyShop Export (or WooCommerce → BeautyShop Export)
  4. Download CSV files and import them in BeautyShop admin Settings → انتقال از وردپرس

== CSV types ==

  • users — all WordPress users (or only WooCommerce customers)
  • products — WooCommerce products + variations + related reviews in the same CSV
  • orders — one CSV row per line item
  • comments — product reviews + post comments

== Changelog == = 1.2.0 =

  • Product CSV now includes related WooCommerce reviews on the same product row = 1.1.0 =
  • Clearer user export: all users + customers-only buttons with counts
  • Stronger phone meta detection for Iranian Woo stores
  • Menu under WooCommerce as well as Tools = 1.0.0 =
  • Initial release

Read the full README on GitHub →