[wordpress插件] BLAZING WooCommerce Shipment Tracking创新的WooCommerce货运跟踪

wordpress 插件 文章 2020-03-06 06:50 754 0 全屏看文

AI助手支持GPT4.0

评分
84
描述

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.

在设置页面(设置-> BLZ-Ship-Tracking in Dashboard)中,有一个文本框供信使使用。

The format of the list is JSON.

列表的格式为JSON。

If you search internet, you will find many “Online JSON Validators”.

如果您搜索互联网,您会发现许多“在线JSON验证器”。

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;

    • 在提供的快递网址中,{tracking_number}将替换为订单的跟踪号;

      {shipping_postcode} will be replaced with the order’s shipping postal code (zip code);

      {shipping_postcode}将替换为订单的邮递区号(邮政编码);

      and {shipping_country} will be replaced with the order’s shipping country code.

    • 和{shipping_country}将替换为订单的运送国家/地区代码。

    • 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.

    • 一个不必要的逗号或丢失的逗号会使json格式无效。

      So please be careful in modifying the list.

    • 因此,请谨慎修改列表。

        • Make sure all quotes are ASCII double quotes or single quotes.
        • 确保所有引号都是ASCII双引号或单引号。

          • 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.

            订单完成后,只需输入跟踪号并选择WooCommerce订单上的快递员,相同的信息就会显示在客户的订单历史记录页面上。

            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.

            可以在Woocommerce->设置->电子邮件部分中修改电子邮件模板。

            Documentation

            文档

            The detailed and updated version of documentation can be found in this link:

            可以在以下链接中找到文档的详细和更新版本:

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

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

安装步骤

From within WordPress

在WordPress内部

    1. Visit ‘Plugins > Add New’
    2. 访问“插件>添加新内容”

    3. Search for ‘Blazing Woocommerce Shipment Tracking’
    4. 搜索“ Blazing Woocommerce货运跟踪”

    5. Activate the plugin from your Plugins page.
    6. 从“插件”页面激活插件。

    7. Go to “after activation” below.
    8. 转到下面的“激活后”。

    Manually

    手动

      1. Upload the blazing-woocommerce-shipment-tracking folder to the ‘/wp-content/plugins/’ directory
      2. blazing-woocommerce-shipment-tracking 文件夹上传到“ / wp-content / plugins /”目录

      3. Activate the ‘Blazing Woocommerce Shipment Tracking plugin through the ‘Plugins’ menu in WordPress
      4. 通过WordPress中的“插件”菜单激活“炽热的Woocommerce货运跟踪”插件

      5. Go to “after activation” below.
      6. 转到下面的“激活后”。

      After activation

      激活后

        1. Go to Settings->BLZ-Ship_Tracking page to setup the plugin the way you need.
        2. 转到“设置”->“ BLZ-Ship_Tracking”页面以所需方式设置插件。

        3. In the settings page you list all the couriers you need, along with their tracking url..
        4. 在设置页面中,列出了所需的所有快递以及其跟踪网址。

        5. You’re done!
        6. 您完成了!

        *** This plugin requires at least PHP 5.4

        ***该插件至少需要PHP 5.4

        *** This plugin requires at least WooCommerce 2.1

        ***该插件至少需要WooCommerce 2.1

下载地址
https://downloads.wordpress.org/plugin/blazing-woocommerce-shipment-tracking.1.2.0.zip
-EOF-

AI助手支持GPT4.0