Linux 软件免费装

Inventory Sync for WooCommerce

开发者 rudrastyh
更新时间 2026年1月20日 23:09
PHP版本: 7.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce shared stock woocommerce stock stock management stock sync

下载

2.0 2.0.1 1.2 1.2.1 1.1 1.3

详情介绍:

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. ✅ Works with both regular WordPress sites and Multisite networks. Pro features ✅ An unlimited number of WooCommerce stores is supported. ✅ Allows you to exclude specific products (or only variations within specific products) from the sync. ✅ SKU or Slug product connection type (can be helpful when not every product on your store has an SKU, or when they have duplicated SKUs). ✅ Asynchronous syncing (significant performance boost when an order with a lot of products is placed). ✅ REST API requests are packed and sent in batches with the PHP Requests library, which gives another performance boost in every scenario; here is the benchmark. 🚀 Upgrade to Pro

安装:

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

屏幕截图:

  • Stock status, Stock management and Quantity are the fields that will be synced.

常见问题:

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. In that case, you would either need to use application passwords instead of WooCommerce REST API credentials or simply move to the PRO version of the plugin. 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:

更新日志:

2.0.1 2.0 1.3 1.2.1 1.2 1.1 1.0