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
- Please run the following command
composer require devhub/core composer require devhub/address-auto-complete
- Update the composer if required
composer update
- 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
其他信息
- 授权协议: proprietary
- 更新时间: 2023-04-16