Download the PHP package team23/module-google-address-lookup without Composer
On this page you can find all versions of the php package team23/module-google-address-lookup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download team23/module-google-address-lookup
More information about team23/module-google-address-lookup
Files in team23/module-google-address-lookup
Package module-google-address-lookup
Short Description Auto-completes the address fields in your Magento 2 stores with Google Place Autocomplete API.
License BSD-3-Clause
Informations about the package module-google-address-lookup
TEAM23 Google Address Lookup
Auto-completes the address fields in your Magento 2 stores with Google Place Autocomplete API.
Installation
Installation is done via composer
Now register the module with bin/magento setup:upgrade
.
Configuration
To enable extension and set the API Key in Magento backend, go to System > Configuration > TEAM23 > Google Address Lookup
. You are also able to restrict
the Autocomplete API to desired countries.
After enabling the extension with a working API key, the module will work in customer account for address editing/creating and in the checkout for shipping and billing address. By typing into (the first) street field, the autocomplete pop-ups.
Extensibility
Extension developers can interact with the Team23_GoogleAddressLookup
module. For more information about the Magento extension
mechanism, see Magento plug-ins.
The Magento dependency injection mechanism
enables you to override the functionality of the Team23_GoogleAddressLookup
module.
All versions of module-google-address-lookup with dependencies
magento/framework Version ^103.0
magento/module-backend Version ^102.0
magento/module-checkout Version ^100.4
magento/module-config Version ^101.2
magento/module-csp Version ^100.4
magento/module-customer Version ^103.0
magento/module-store Version ^101.1
magento/module-ui Version ^101.2
team23/module-core Version ^1.1