Example module to demonstrate various use-cases of the LokiMapComponents module, as being used in the Yireo LokiCheckout extension suite for Magento 2.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo-training/magento2-example-loki-map-components
Next, enable this module:
bin/magento module:enable YireoTraining_ExampleLokiMapComponents
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/YireoTraining_ExampleLokiMapComponents
The following LokiComponents are created or references in this module:
example-loki-map-components
example-loki-map-components.simple_map
The following dependencies are declared in the module its `etc/module.xml` file:
YireoTraining_ExampleLokiComponents
Yireo_LokiMapComponents
Yireo_LokiComponents
YireoTraining_ExampleLokiMapComponents
yireo-training/magento2-example-loki-map-components
magento/framework: *
yireo/magento2-loki-map-components: 0.*
yireo/magento2-loki-components: 0.*
yireo-training/magento2-example-loki-components: *
dev-main | 27 March 2025 |