Skip to content

ShipperHQ Address Autocomplete for Magento 2

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

wasimhc/module-address-autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShipperHQ Address Auto-Complete

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

Facts

Description

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:

  1. Guest checkout support for entering shipping address
  2. Logged in customer entering a new address in their address book
  3. Logged in customer entering a new shipping address at checkout

For more information see ShipperHQ.

Compatibility

  • Magento >= 2.2
  • Supports both Magento Opensource (Community) and Magento Commerce (Enterprise)

Installation Instructions

Install using composer by adding to your composer file using commands:

  1. composer require shipperhq/module-address-autocomplete
  2. composer update
  3. bin/magento setup:upgrade

We recommend you also install our logging module

  1. composer require shipperhq/module-logger
  2. composer update
  3. bin/magento setup:upgrade

Further information is available from ShipperHQ documentation

Configuration Instructions

Further information is available from ShipperHQ documentation

Limitations

  1. No support for address autocomplete on any admin forms

Support

If you have any issues with this extension, open an issue on GitHub. Alternatively you can contact us via email at support@shipperhq.com or via our website https://shipperhq.com/contact

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 (http://www.ShipperHQ.com)

About

ShipperHQ Address Autocomplete for Magento 2

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 58.0%
  • JavaScript 31.7%
  • PHP 9.0%
  • CSS 1.3%