[wordpress插件] Courier Address快递地址

wordpress 插件 文章 2020-04-03 20:30 653 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This is a generic Courier Address field management plugin with special extensions for Courier delivery charging.

这是一个通用的快递地址字段管理插件,具有用于快递交付收费的特殊扩展。

It is compatable with Contact Form 7 but also creates generic form element shortcodes.

它与联系表单7 兼容,但还会创建通用的表单元素简码。

Working example

工作示例

    • [courier_address (from/to)] Courier Address possibility lookups / predictions / postcodes with GeoCoding.

    • [courier_address(从/到)]通过GeoCoding进行Courier地址可能性查找/预测/邮政编码。

      e.g.

      例如

      [courier_address from] [courier_address to]

      [快递地址从] [快递地址到]

      with Postcode charges based on Addresses filled out in settings.

    • 并根据设置中填写的地址收取邮编费用。

    • [courier_distance] Distances with embedded Google map to show journey.

    • [courier_distance]内嵌Google地图的距离来显示旅程。

      based on the names of other address fields, e.g.

      基于其他地址字段的名称,例如

      [courier_distance (from/to)]

    • [courier_distance(从/到)]

    • [courier_result (name)] Result calculations based on flexible equation in the settings:

    • [courier_result(name)]基于设置中的弹性方程式的结果计算:

      e.g.

      例如

      [courier_result price]

      [快递价格]

      Math.max({from-postal_code_price}, {to-postal_code_price})

    • Math.max({from-postal_code_price},{to-postal_code_price})

    Courier Address field also enables all other installed shortcodes in Contact Form 7 forms, e.g.

    “快递员地址”字段还会启用联系表单7 表单中的所有其他已安装的简码,例如

    simple_tooltip

    simple_tooltip

    Example CF7 form

    示例CF7表单

      

      
      

    [courier_address* from required-address-detail:postcode_charge]Where?[/courier_address*]  

    [快递地址*来自必填地址的详细信息:邮政编码费用]在哪里?[/快递地址*]  

    [courier_address* to required-address-detail:postcode_charge]To?[/courier_address*]

    [快递地址*到必填地址详细信息:邮政编码费用]发送给[/快递地址*]

      

      

    [courier_result* price currency:Ft]  

    [text* your-name placeholder "Your Name"]  

    [文本*您的姓名占位符“您的姓名”]  

    [text* phone-number placeholder "Phonenumber"]  

    [文本*电话号码占位符“电话号码”]  

    [submit "Request Delivery"]

    [提交“请求传递”]

    [courier_distance* from to measure:km map:400]

    [courier_distance *从到测量:公里地图:400]

安装步骤

    1. Download and install the Plugin
    2. 下载并安装插件

    3. Upload the plugin folder to the ‘/wp-content/plugins/’ directory
    4. 将插件文件夹上传到“ / wp-content / plugins /”目录

    5. Activate the plugin through the ‘Plugins’ menu in WordPress
    6. 通过WordPress中的“插件”菜单激活插件

    7. You will now have [courier_address], [courier_distance] and [courier_result] tag shortcodes and in Contact Form 7
    8. 您现在将具有[courier_address],[courier_distance]和[courier_result]标记短代码,并且在联系表7中

    9. Insert your Google Maps Api Key in the settings
    10. 在设置中插入Google Maps Api键

下载地址
https://downloads.wordpress.org/plugin/courier-address.3.2.zip
-EOF-

AI助手支持GPT4.0