WooCommerce Stock Synchronization archived
✗ [DEPRECATED] The WooCommerce Stock Synchronization Plugin allows you to synchronize the stock values of the same products across multiple WooCommerce websites.
by Pronamic · github.com/pronamic/wp-woocommerce-stock-synchronization · website
★ 54stars
59release downloads
19forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pronamic/wp-woocommerce-stock-synchronization/releases/download/2.5.0/woocommerce-stock-synchronization.2.5.0.zipFrom the readme
WooCommerce Stock Synchronization
Deprecated
Warning
Pronamic decided on February 28, 2023 not to further develop and maintain this plugin. The setup of the plugin is not scalable enough and is quickly limited for many users because only inventory is synchronized. With the High-Performance Order Storage (HPOS) developments within WooCommerce, we have decided to archive this plugin.
The WooCommerce Stock Synchronization Plugin allows you to synchronize the
stock values of the products with the same SKU across multiple WooCommerce websites.
Please show support for this plugin if you plan on using it, by buying it
from Pronamic:
https://www.pronamic.eu/plugins/woocommerce-stock-synchronization/
Requirements
WooCommerce version 2.1.12 or greater
WordPress version 4.7 or greater
How does the plugin work?
The plugin will do HTTP POST requests to the websites you want to synchronize.
Parameters
wcstocksync
Type: boolean
Default: 1
source
Type: source
Default: siteurl( '/' )
password
Type: password
Post Data
Type: JSON
Example:
Documentation and Usage Instructions
https://www.pronamic.eu/support/woocommerce-stock-synchronization/
Credits
Pronamic @pronamic
Read the full README on GitHub →