Description
WooCommerce Auto Restore Stock will automatically restore your WooCommerce inventory/stock for orders that was placed and refunded or cancelled.
The inventory/stock restore is triggered when the order goes from on-hold, processing, completed to either cancelled or refunded status.
When WooCommerce Auto Restore Stock restores the inventory/stock it will also add order notes to the order in question to show the adjusted values and to indicate that inventory/stock was restored.
Installation
- Upload
woocommerce-auto-stock-restore
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Cancel or Refund a completed, processing or on-hold order to make the inventory/stock restore.
Reviews
Contributors & Developers
“WooCommerce Auto Restore Stock” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Auto Restore Stock” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Added woocommerce_auto_stock_restored action
1.0.0
- First release