This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Manually Reduce Stock for WooCommerce

Description

By default, WooCommerce reduce the stock of an order’s associated products when the order’s status is updated. With this plugin you’ll have manual control of reducing item stock straight from the order page in the WordPress admin.

Manually reducing the stock for an order is very useful for store owners who include free samples with orders, create manual orders in the admin, or change items for an order in general. The plugin uses WooCommerce functions to reduce stock which ensure that stock is reduced only for items that haven’t had their stock reduced already.

Screenshots

  • The new "Reduce Stock" button, which will immediately reduce the stock of all eligible items within the order and display an order note once the process is complete.

Installation

  1. Be sure you’re running WooCommerce 4.0.0+ and WordPress 4.4+ in your shop.
  2. Upload the entire manually-reduce-stock-for-woocommerce folder to the /wp-content/plugins/ directory, or upload the .zip file with the plugin under Plugins > Add New > Upload
  3. Activate the plugin through the Plugins menu in WordPress.

Reviews

Read all 1 review

Contributors & Developers

“Manually Reduce Stock for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Manually Reduce Stock for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Manually Reduce Stock for WooCommerce” 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.0

  • Initial Release