This is an add-on package to the LokiCheckout. It is only a dummy to kickstart new modules easily.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-checkout-geo-ip-autocomplete
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutGeoIpAutocomplete
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutGeoIpAutocomplete
The following options of this module can be configured via the Store Configuration:
yireo_loki_checkout/geo_ip_autocomplete/enabled
yireo_loki_checkout/geo_ip_autocomplete/info_provider
yireo_loki_checkout/geo_ip_autocomplete/ip_info_io_token
yireo_loki_checkout/geo_ip_autocomplete/success_message
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Backend
Magento_Config
Magento_Quote
Magento_Store
Yireo_LokiCheckout
Yireo_LokiCheckoutGeoIpAutocomplete
yireo/magento2-loki-checkout-geo-ip-autocomplete
magento/framework: ^103.0
magento/module-quote: ^101.0
magento/module-config: ^101.0
guzzlehttp/guzzle: ^6.0 | ^7.0
yireo/magento2-loki-checkout: ~0.0 | ^1.0
ext-json: *
dev-main | 24 May 2025 |
1.0.0 | 24 May 2025 |
0.0.3 | 10 April 2025 |
0.0.2 | 10 April 2025 |
0.0.1 | 09 April 2025 |