這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Reduce stock of manual orders for WooCommerce

外掛說明

Automatically reduce stock levels when:

  • Order status is changed to Processing or Completed in order screen or using the bulk actions on orders list screen.

Automatically increase stock levels when:

  • Order status is changed to Canceled in order screen or using the bulk actions on orders list screen.

Instructions

  1. This plugin does not require any kind of configuration, just install and start update the orders statuses in the admin screen to update the stock levels too.
  2. Requires WooCommerce 3 or later to work.

Contribute

You can contribute to the source code in our GitHub page.

安裝方式

  • Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
  • Activate the plugin.

Note that is not necessary any kind of configuration.

使用者評論

2018 年 7 月 18 日
Works perfect for me on the current version, many thanks to you!
2017 年 12 月 16 日 4 則留言
The basic idea is good, but the plugin isn't working as expected. On orders that are done through the website (not in the backend), the stock gets reduced twice always (so if somebody orders 10 pieces, the stock gets reduced by 2x10 piec es)...so we had to uninstall it again...
2017 年 1 月 11 日
It's useful stuff like this that makes woocommerce a great platform, this has really helped me out and I appreciate the effort
2016 年 10 月 6 日 2 則留言
Excellent. Just need to increase stock when in case of "Refund", and reduce in case of "Pending Payment".
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Reduce stock of manual orders for WooCommerce〉的開發相關工作。

參與者

〈Reduce stock of manual orders for WooCommerce〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Reduce stock of manual orders for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.0 – 2018/05/11

  • Full support to WooCommerce 3.x.
  • Dropped support for legacy versions of WooCommerce, like WooCommerce 2.7.

1.0.1 – 2017/01/08

  • Fixed how reduce order when using the order quick action buttons.
  • Introduced the rsmo_wc_reduce_stock_statuses and rsmo_wc_increase_stock_statuses filters.

1.0.0 – 2016/09/14

  • Initial plugin version.