This Magento 2 module is an add-on package to the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-address-auto-complete-google
Next, enable this module:
bin/magento module:enable LokiCheckout_AddressAutocompleteGoogle
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_AddressAutocompleteGoogle.git
The following options of this module can be configured via the Store Configuration:
loki_checkout/address_autocomplete_google/api_key
loki_checkout/address_autocomplete_google/api_client_timeout
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_AddressAutocomplete
LokiCheckout_Core
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Magento_Backend
Magento_Checkout
Magento_Config
Magento_Directory
Magento_Quote
Magento_Store
Magento_Theme
LokiCheckout_AddressAutocompleteGoogleloki-checkout/magento2-address-auto-complete-google
ext-json: *
guzzlehttp/guzzle: ^7.10
loki-checkout/magento2-address-auto-complete: ^1.0
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-config: ^101.2
magento/module-quote: ^101.2
magento/module-store: ^101.1
| 1.0.0 | 22 April 2026 |