Add address lookup to your Magento 2 site using the simple tool, harnessing Google's Address Auto-Complete API.
More information on ShipperHQ capabilities are available at www.shipperhq.com
ShipperHQ Address Auto-Complete will install a simple shipping extension in Magento 2. No account is necessary and it's free to use. It requires installation of ShipperHQ extension, although a ShipperHQ account is NOT REQUIRED to use the address autocomplete feature.
There's no cost for the extension and ShipperHQ is free for 30 days.
The extension features address auto-complete for:
- Guest checkout support for entering shipping address
- Logged in customer entering a new address in their address book
- Logged in customer entering a new shipping address at checkout
For more information see ShipperHQ.
- Magento >= 2.0 (Incl 2.2)
Install using composer by adding to your composer file using commands:
- composer require shipperhq/module-address-autocomplete
- composer update
- bin/magento setup:upgrade
We recommend you also install our logging module
- composer require shipperhq/module-logger
- composer update
- bin/magento setup:upgrade
Further information is available from ShipperHQ documentation
Further information is available from ShipperHQ documentation
- No support for address autocomplete on any admin forms
If you have any issues with this extension, open an issue on GitHub. Alternatively you can contact us via email at [email protected] or via our website https://shipperhq.com/contact
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
See license files
Copyright (c) 2015 Zowta LLC (http://www.ShipperHQ.com)