定制 shipperhq/module-address-autocomplete 二次开发

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

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

shipperhq/module-address-autocomplete

最新稳定版本:21.0.1

Composer 安装命令:

composer require shipperhq/module-address-autocomplete

包简介

ShipperHQ Address Autocomplete Tool

README 文档

README

The ShipperHQ Address Auto-Complete extension enhances Magento 2 stores by integrating Google's Address Auto-Complete API. This extension simplifies the checkout process by enabling address lookup functionality, improving user experience, and reducing address entry errors.

You do not need a ShipperHQ account to use this extension. More information on ShipperHQ capabilities is available at ShipperHQ.

Features

  • Seamless Address Auto-Complete: Instantly suggest addresses as customers type.
  • Guest & Logged-In Customer Support:
    • Auto-complete available for guest checkout shipping addresses.
    • Auto-complete for logged-in users adding a new address to their address book.
    • Supports new shipping address entry at checkout.
  • Google API Integration: Requires a Google API key with access to the Google Places API Web Service.

Requirements

  • Magento 2.4.4+
    • Compatibility with earlier editions is possible but not maintained
    • Supports both Magento Opensource (Community) and Magento Commerce (Enterprise)

Installation

Install using Composer by running the following commands:

composer require shipperhq/module-address-autocomplete
composer update
php bin/magento setup:upgrade

We recommend installing the ShipperHQ Logging module for enhanced debugging:

composer require shipperhq/module-logger
composer update
php bin/magento setup:upgrade

Configuration

  1. Navigate to Stores > Configuration > Sales > Shipping Settings.
  2. Open the ShipperHQ Address Auto-Complete tab and enable the extension.
  3. Enter your Google API Key. If you do not have one, register and ensure you have enabled the Google Places API Web Service on your Google account.
  4. Save the configuration.
  5. Refresh the Magento cache from System > Cache Management.

For further setup details, visit our configuration guide.

Limitations

  • Address auto-complete is not supported on any admin forms.
  • Address auto-complete is not available for billing addresses.

Support

As a free extension, ShipperHQ Address Auto-Complete is provided as-is without support.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

See license files.

Copyright

Copyright (c) 2015 Zowta LLC (ShipperHQ)

统计信息

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

GitHub 信息

  • Stars: 16
  • Watchers: 10
  • Forks: 23
  • 开发语言: JavaScript

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2017-03-29