LokiCheckout_AddressAutocompleteGoogle
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
PHPStan
1
Magento PHPCS
7
Latest Release
1.0.0
This Magento 2 module is an add-on package to the LokiCheckout.
Installation
Install this package via composer:
composer require loki-checkout/magento2-address-auto-complete-google
Next, enable this module:
bin/magento module:enable LokiCheckout_AddressAutocompleteGoogle
Support
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_AddressAutocompleteGoogle.git
Configuration Options
The following options of this module can be configured via the Store Configuration:
Address Autocomplete via Google > API Key
loki_checkout/address_autocomplete_google/api_key
The API Key as provided by Google
Address Autocomplete via Google > API Client Timeout
loki_checkout/address_autocomplete_google/api_client_timeout
A setting to determine after how many seconds an API client call times out.
Module Dependencies
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
Composer details
Magento module name
LokiCheckout_AddressAutocompleteGoogleComposer name
loki-checkout/magento2-address-auto-complete-googleComposer version
No release yet
Default branch
main
Requirements
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
Releases
| 1.0.0 | 12 June 2026 |
Changelog
[1.0.0] - 01 April 2026
- Initial release
Last modified: June 1, 2026