定制 devhub/address-auto-complete 二次开发

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

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

devhub/address-auto-complete

最新稳定版本:1.0.1

Composer 安装命令:

composer require devhub/address-auto-complete

包简介

By using this extension customers can get address auto complete suggestions while filling their billing or shipping address on different places.

README 文档

README

Overview

The Address Auto-Complete is an extension to enhance the customer(s) shopping experience. It enhances the address fields in the checkout, multi-shipping checkout, and user account settings. As the customer starts typing the address in the address field the extension DeveloperHub_AddressAutoComplete will show the customer a list of matching addresses by using the customer’s location. Once the customer selects one of the addresses in the generated list, the rest of the address fields are automatically filled to save the customer's time. This extension works for the community, enterprise, and cloud versions.

Features

Works in address fields of checkout, multi-shipping checkout, and user account settings. Increase accuracy in address fields. Generates a list of relevant addresses as soon as the customer starts typing in address fields. Autofills address fields when the customer selects an address from the generated list. Customers can enter any address, international or domestic.

Installation

  1. Please run the following command
composer require devhub/core
composer require devhub/address-auto-complete
  1. Update the composer if required
composer update
  1. Enable module
php bin/magento module:enable DeveloperHub_Core
php bin/magento module:enable DeveloperHub_AddressAutoComplete
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush

4.If your website is running in product mode the you need to deploy static content and then clear the cache

php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

#####This extension is compatible with all the versions of Magento 2.3.* and 2.4.*. ###Tested on following instances: #####multiple instances i.e. 2.3.7-p4 and 2.4.5p1

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-04-16