Forga Migration Export

説明

The plugin adds one WooCommerce administration screen with three download links:

  • catalog.xml – products, variations, prices, tax rates, stock levels, images, and category paths used by products
  • customers.xml – registered customers and their billing and shipping addresses
  • orders.xml – orders, address snapshots, line items, shipping, payment, discounts, fees, and refunds

Files are streamed directly to the browser of a signed-in user who can manage WooCommerce. The plugin does not send data to an external service, create a publicly accessible file, require an API key, or run in the background.

Data that is not exported

  • Passwords or their hashes. Customers set a new password in the new store.
  • Custom fields and prices calculated by other plugins. These require separate mapping.
  • Categories without products. The catalog format carries category paths, not a separate category tree.

インストール

  1. Upload the ZIP through Plugins > Add New Plugin > Upload Plugin.
  2. Activate the plugin.
  3. Open WooCommerce > Migrate to Forga and download the three files.
  4. After the migration, deactivate and delete the plugin. It leaves no stored data behind.

FAQ

Who can access the exported data?

Only a signed-in user with permission to manage WooCommerce. Download links are protected by a time-limited WordPress nonce, and the export is not stored on the server.

Can it handle a large store?

XML is streamed in batches, so the entire catalog is not held in memory. Export duration depends on the amount of data and hosting performance. Keep this tab open until the file has downloaded.

評価

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

貢献者と開発者

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

貢献者

“Forga Migration Export” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Forga Migration Export” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.0

  • Initial release: export the catalog, customers, and orders.