[WordPress] 外掛分享: BLAZING Shipment Tracking

首頁外掛目錄 › BLAZING Shipment Tracking
WordPress 外掛 BLAZING Shipment Tracking 的封面圖片
300+
安裝啟用
★★★★
4.6/5 分(11 則評價)
907 天前
最後更新
問題解決
WordPress 2.9+ v2.1.0 上架:2017-02-17

內容簡介

此外掛是免費的,不會推出專業版或訂閱服務來提供貨運追蹤功能。如果你不介意與其他公司分享你商店所有的貨運資訊,你可以選擇使用其他收費的外掛。然而,這個外掛是設計給偏好保持私密的使用者。

概念非常簡單:在設定頁面裡你列出你需要的所有快遞公司及其貨運追蹤網址。同時你也可以修改與貨運追蹤有關的詞句,這些將會顯示在客戶的訂單歷史頁面和電子郵件中。接著,對於每筆訂單,你輸入的貨運資訊會顯示給客戶。

如何定義快遞公司清單

在設定頁面裡(資訊表-> 外掛名稱(BLZ-Ship-Tracking)在儀表板中),有一個快遞公司列表的文字方塊。此列表的格式為 JSON。如果你搜尋網路,就會找到許多「線上 JSON 驗證器」。你可以在這個方框中或文本編輯器中撰寫你的清單,然後在線上驗證器中驗證它。如果該清單沒有問題,你可以將它儲存為你的快遞公司清單。

以下是需要注意的幾點:

對於每家快遞公司,你應該介紹一個「slug」,這將成為該快遞公司的內部名稱。Slug 必須是沒有任何空格或特殊字元的小寫名稱,除了破折號(‘-‘)或底線(‘_’)。
如果你提供一個快遞公司的網址,外掛便可以將貨運追蹤按鈕顯示給客戶,並引導客戶到提供的網址。
對於一個快遞公司提供的網址,{tracking_number} 會被替換為訂單的貨運追蹤編號;{shipping_postcode} 將被替換為訂單的貨運郵遞區號(郵政號碼);{shipping_country} 將被替換為訂單的貨運國家代碼。
快遞公司數量不受限制,但建議保持列表簡短且相關。
一個不必要的逗號或遺漏逗號就可能使 JSON 格式無效。因此,請在修改清單時小心謹慎。

確保所有引言都是 ASCII 雙引號或單引號。

每個項目應該放在一行內,不要將它們拆成兩行

在冒號後面‘:’請加入空格以增加清晰度。

最後一個項目後請不要加上‘,’

在訂單頁面輸入貨運資訊

此外掛允許你在訂單頁面輸入/修改貨運資訊。在訂單完成後,只需在 WooCommerce 訂單上輸入追蹤編號並選擇快遞公司,同樣的資訊將顯示在客戶的訂單歷史頁面上。

貨運追蹤郵件

如果貨運資訊已被添加到訂單中,「訂單完成」電子郵件也會包含貨運資訊,以便客戶追蹤貨物。以防你需要修改貨運資訊或分批發貨,此外掛允許你發送另一封專門用於貨運追蹤的郵件。它在訂單頁面上增加了一個名為「發送追蹤資訊電子郵件」的按鈕,可向客戶發送追蹤資訊的專門郵件。郵件的範本可以在 WooCommerce->設定->電子郵件部分進行修改。

文件

詳細且更新版本的文件可以在以下連結中找到:

http://blazingspider.com/plugins/blazing-woocommerce-shipment-tracking

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「BLAZING Shipment Tracking」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin is free, and will not have a pro version or a subscription for shipment tracking. If you have no problem with sharing all of your store’s shipment information with another company, you can use another paid plugin. However, this plugin is designed for those who prefer to keep their data private.
The concept is very simple: In the settings page you list all the couriers you need, along with their tracking url. Also you can modify the phrases related to Shipment tracking displayed on customer’s order history page and emails. Then for every order that you enter shipment information, that information will be shown to the customer.
How to Define you List Of Couriers
In the settings page (Settings->BLZ-Ship-Tracking in Dashboard), there is a textbox for couriers’ list. The format of the list is JSON. If you search internet, you will find many “Online JSON Validators”. You can write your list in that textbox, or a text editor, then validate it in online validators. If that list has no problem, you can save it as your list of couriers.
There are a few points to consider:

For every couriers, you should introduce a slug, which is going to be the internal name of that courier. The slug must be a lower-case name without any space or special characters, other than dash (‘-‘) or underscore (‘_’).
If you provide a url for a courier, the plugin can show a tracking button to the customer, which directs the customer to that provided url.
In the provided url for a courier, {tracking_number} will be replaced with the order’s tracking number; {shipping_postcode} will be replaced with the order’s shipping postal code (zip code); and {shipping_country} will be replaced with the order’s shipping country code.
The number of couriers is not limited, but keeping the list short and relevant is advised.
One unnecessary comma, or a missing one, can invalidate json format. So please be careful in modifying the list.

Make sure all quotes are ASCII double quotes or single quotes.

Every item should be in one line, and do not break them in two lines

After colon ‘:’ please add a space for clarity.

After the last item do not add ‘,’

Entering tracking info on order page
The plugin allows you to enter/modify shipment info on the order page. After an order is complete, simply enter the tracking number and select a courier on WooCommerce order, the same info will be displayed at customer’s order history page.
Shipment Tracking Email
If shipment info is added to the order, the “Order Complete” email will contain the shipment info as well, for customer to track the shipment. Just in case you need to modify the shipment info, or ship the order in installments, this plugin allows you to send another dedicated email for shipment tracking. It adds a button to the order page named “Email Tracking Info”, which sends the tracking info to the customer, in a dedicated email. The template of the email can be modified in the Woocommerce->Settings->Emails section.
Documentation
The detailed and updated version of documentation can be found in this link:
http://blazingspider.com/plugins/blazing-woocommerce-shipment-tracking

延伸相關外掛

文章
Filter
Apply Filters
Mastodon