內容簡介
啟用後,此外掛會產生一個名為 [tracking-fedex-usps] 的短碼,您可以將其插入任何文章或頁面中。在前端顯示時,此短碼將顯示為運輸追蹤頁面。只需提供所選運輸公司(Fedex 或 USPS)的追蹤號碼,即可追蹤運輸資訊。
若要在 Linux 伺服器上使用 Fedex 追蹤功能,我們需要透過 sudo apt-get install php7.0-soap 安裝 SoapClient,然後使用 sudo service apache2 restart 重新啟動系統。
外掛標籤
開發者團隊
原文外掛簡介
Once activated, this plugin generated a shortcode [tracking-fedex-usps] that you can insert into any post or page. The shortcode will be displayed as a shipping tracking page on the front-end. Provided tracking numbers for selected carrier (Fedex or USPS), it can track the shipping information.
For Linux server to use Fedex tracking, we need to install SoapClient by sudo apt-get install php7.0-soap; then sudo service apache2 restart.
