定制 craftyclicks/module-ukpostcodelookup 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

craftyclicks/module-ukpostcodelookup

最新稳定版本:1.1.5

Composer 安装命令:

composer require craftyclicks/module-ukpostcodelookup

包简介

Apply postcode lookup to Magento 2.

README 文档

README

Quick instructions

Install via composer

First add the repository:

composer config repositories.craftyclicks git https://github.com/craftyclicks/m2-ukpostcodelookup.git

& make sure that your your minimum-stability is alpha. Then, request composer to fetch the module:

composer require craftyclicks/module-ukpostcodelookup

(or composer require craftyclicks/module-ukpostcodelookup:dev-branch for a specific branch)

Then execute install script

php -f bin/magento setup:upgrade

Manual Install

  • Create folder structure /app/code/Craftyclicks/Ukpostcodelookup/
  • Download & copy the git contents to the folder
  • Run install script
php -f bin/magento setup:upgrade

Configuration Instructions

The configuration for the extension is located under Stores -> Configuration -> Crafty Clicks -> Click to Address. There are 3 sub-sections.

Main Options

Enable Frontend - Enable or disable the extension for Checkout / AddressBook areas.

Enable Backend - Enable or disable the extension for Admin -> Order / Customer address detail edit parts.

FrontEnd Access Token - Place your web CraftyClicks access token here.

BackEnd Access Token - Place your internal CraftyClicks access token here.

Search Options

Postcode Lookup Type - Traditional / Searchbar. (Determines the position of the lookup: postcode or dedicated field)

Hide Address Fields or New Address Entry - Hides address fields until lookup is used.

Auto-Search - Checks if an entered postcode is valid; if it is performs the lookup immediately.

Clean Input after Search - Cleans input after lookup (Searchbar only)

End-user Instructions

  • If the selected country on the checkout / address book is the UK, a "Find address" button will appear.
  • Type in the desired postcode to the field next to it.
  • Click on the Find Address button. A dropdown will be presented will all the possible address locations.
  • Select the correct address from the dropdown.
  • All remaining address parts will be filled with the details.

统计信息

  • 总下载量: 41.84k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-09-07