[WordPress] 外掛分享: List Orders with Backorders for WooCommerce

WordPress 外掛 List Orders with Backorders for WooCommerce 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「List Orders with Backorders for WooCommerce」是 2017-03-20 上架。
  • 目前有 100 個安裝啟用數。
  • 上一次更新是 2022-01-27,距離現在已有 1193 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

thehowarde |

外掛標籤

Backorders | woocommerce | Admin Functions |

內容簡介

雖然 WooCommerce 可以輕鬆允許顧客預訂商品,但沒有機制讓零售商追蹤哪些訂單實際上有背訂貨的商品。

此外掛會自動偵測透過 WooCommerce 下單的訂單中的背訂貨商品。

您也可以修改訂單元數據(編輯訂單),以更新背訂貨數量,或手動添加「背訂貨」作為元數據鍵,數量作為元數據值。此外掛僅會偵測狀態為挂起、處理中或等候中的訂單。完成的訂單將自動從清單中移除。

版本 2.0 包括 jQuery DataTables,以便輕鬆操作背訂貨商品清單輸出,並允許導出為 PDF、XLS 或 CSV 檔案。

報告標題以 Ymd_backorder_list 格式呈現。您可以使用過濾器 'dd_list_backorders_report_title' 在您的 functions.php 中過濾標題。

例如:

add_filter('dd_list_backorders_report_title', function(){return 'this_is_the_title';});

需求

此外掛需要使用 WooCommerce。

原文外掛簡介

While WooCommerce makes it easy to allow for customers to backorder items, there is no mechanism for retailers to keep track of what orders actually have backordered items on them.
This plugin will automatically detect backordered items for orders that are placed though WooCommerce.
You can also modify the order meta (by editing the order) to update the Backordered quantity, or manually add “Backordered” as a Meta Key and the quantity as the Meta Value. This plugin will only detect orders whose status is pending, processing, or on-hold. Completed orders will automatically remove themselves from the list.
Version 2.0 Includes jQuery DataTables to allow easy manipulation of the output of the backordered items list, and allows for export to PDF, XLS, or CSV files.
Report Title is in Ymd_backorder_list Format. This can be filtered in your functions.php with filter ‘dd_list_backorders_report_title’
for example:
add_filter('dd_list_backorders_report_title', function(){return 'this_is_the_title';});

Requirements
This plugin requires the use of WooCommerce.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「List Orders with Backorders for WooCommerce」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.1 | 1.2 | 2.0 | 2.1 | 2.2 | 2.3 | 1.0.2 | 1.0.3 | 1.1.2 | 1.2.1 | 1.2.2 | 2.0.1 | 2.0.2 | 2.2.1 | 2.3.1 | 2.3.2 | trunk |

延伸相關外掛(你可能也想知道)

  • WooCommerce Backorder Manager 》這是一個針對 WooCommerce 的最佳缺貨管理外掛程式。可檢視含有缺貨產品及訂單的報告,管理缺貨通知電子郵件,並匯出所有缺貨至 CSV 檔案。, 功能, , 檢視含...。
  • Custom Backorder Messages For Woocommerce 》, 這是一個簡單的 WordPress 外掛,可以在「編輯商品」頁面中添加一個「缺貨訊息」欄位。, 根據產品類型,此欄位位於兩個地方。, 使用方法, 使用方法很簡單-...。

文章
Filter
Apply Filters
Mastodon