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

Parcel Tracker eCourier

外掛說明

A simple WordPress plugin to give your customer an user friendly and simple interface to track their parcel status from your WordPress website.

Privacy Policy

Parcel Tracker eCourier uses Appsero SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot problems faster & make product improvements.

Appsero SDK does not gather any data by default. The SDK only starts gathering basic telemetry data when a user allows it via the admin notice. We collect the data to ensure a great user experience for all our users.

Integrating Appsero SDK DOES NOT IMMEDIATELY start gathering data, without confirmation from users in any case.

Learn more about how Appsero collects and uses this data.

螢幕擷圖

  • eCourier API settings screen.
  • eCourier parcel tracking form.
  • eCourier parcel package information.
  • eCourier parcel shipment statuses.

安裝方式

Follow the following steps to install the plugin and get it working.

  1. Install the plugin from WordPress plugin library using the Plugins section from the WordPress dashboard, or download the zip file unzip and upload it inside /wp-content/plugins/ directory of your WordPress installation.
  2. Activate the plugin through the ‘Plugins’ menu
  3. Once installed eCourier Tracker menu will be available. Go to the eCourier Tracker and provide your eCourier API Credentials.
  4. Select the Environment you would like to use (Staging or Live)
  5. Place the shortcode inside any page to make the interface available. (e.g.: [ecourier-parcel-tracker],<?php echo do_shortcode('ecourier-parcel-tracker'); ?> )

常見問題集

Do I need eCourier account to use the plugin?

Yes you will need an eCourier account and API credentials to use this plugin.

Do I need any configuration from eCourier?

Yes, you will need API credentials for your eCourier account. You can get it from eCourier.

What credentials do I need to setup the plugin?

You will need your API credentials which includes USER-ID, API-KEY and API-SECRET.

How do I get the API credentials?

You can contact eCourier for the API credentials for your account.

Do I need WooCommerce for this plugin?

No, you will not. Parcel Tracker eCourier is not dependent on any other plugin.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Parcel Tracker eCourier〉的開發相關工作。

參與者

將〈Parcel Tracker eCourier〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • 1.0.0 is the latest release of Parcel Tracker eCourier plugin.

1.0.1

  • Security measures added for Ajax form submission, this will block unauthorized form submissions for Parcel Tracking Form.

1.0.2

  • CSRF validation added for settings form, to protect against unnecessary security breach.