Inventory Sync for WooCommerce

설명

Inventory Sync for WooCommerce allows to sync the stock of the products with the same SKUs between two WooCommerce stores.

Features

✅ Allows to sync not only Stock quantity, but also Stock Status and Stock Management checkbox value.
✅ Product variations are supported (must have the same SKU as well).
✅ Instantly syncs stock changes when a product is purchased or edited via WordPress or an order is refunded or cancelled.
✅ Two-directional product stock sync is supported.

Pro features

✅ Unlimited amount of WooCommerce stores is supported.
✅ Works with both regular WordPress sites and Multisite networks.
✅ Allows to exclude specific products from the sync

🚀 Upgrade to Pro

스크린샷

  • Inventory sync happens automatically and plugin doesn’t even have any settings except the REST API authentication data of a site you are about to sync stock info with.
  • Stock status, Stock management and Quantity are the fields that will be synced.

설치

Automatic Install

  1. Log into your WordPress dashboard and go to Plugins → Add New
  2. Search for “Inventory Sync for WooCommerce”
  3. Click “Install Now” under the “Inventory Sync for WooCommerce” plugin
  4. Click “Activate Now”

Manual Install

  1. Download the plugin from the download button on this page
  2. Unzip the file, and upload the resulting inventory-sync-for-woocommerce folder to your /wp-content/plugins directory
  3. Log into your WordPress dashboard and go to Plugins
  4. Click “Activate” under the “Inventory Sync for WooCommerce” plugin

FAQ

Does it work on localhost?

Yes. The inventory sync is going to work great between localhost websites or from the localhost to a remote site. Do not forget though that in order to create an application password on the localhost you need to set WP_ENVIRONMENT_TYPE to local in your wp-config.php file.

Does it support two-directional inventory sync?

Yes. But in this case you need to install the plugin on both sites and add each one in the plugin settings.

Can this plugin sync other product information?

This lite version of the plugin can only sync Stock quantity, Stock Status and Stock Management checkbox. In the pro version of the plugin you can also include some other basic product information like prices with a hook (you can find it in the documentation).

However, if you’d like to sync all WooCommerce product information (product images, variations, and so on), take a look at my other plugins which are developed specifically for that purpose:

후기

2025년 3월 18일
Instantly syncs stock across stores, including variations. Supports two-way sync, refunds, and exclusions. A must-have for seamless inventory management! Highly recommended!
모든 2 평가 읽기

기여자 & 개발자

“Inventory Sync for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Inventory Sync for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.1

  • Minor UI improvements

1.2

  • Added support for cancelled and refunded orders

1.1

  • Bug fixes

1.0

  • Initial release