Deskripsi
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
Tangkapan Layar
Instalasi
Automatic Install
- Log into your WordPress dashboard and go to Plugins → Add New
- Search for “Inventory Sync for WooCommerce”
- Click “Install Now” under the “Inventory Sync for WooCommerce” plugin
- Click “Activate Now”
Manual Install
- Download the plugin from the download button on this page
- Unzip the file, and upload the resulting
inventory-sync-for-woocommerce
folder to your/wp-content/plugins
directory - Log into your WordPress dashboard and go to Plugins
- Click “Activate” under the “Inventory Sync for WooCommerce” plugin
Tanya Jawab
-
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
tolocal
in yourwp-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:
- Multisite Product Sync for WooCommerce multisite installations
- Product Sync for standalone WooCommerce stores
Kontributor & Pengembang
“Inventory Sync for WooCommerce” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Inventory Sync for WooCommerce” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.2.1
- Minor UI improvements
1.2
- Added support for cancelled and refunded orders
1.1
- Bug fixes
1.0
- Initial release