This is an add-on package to LokiComponents. It contains templates, Alpine.js components and PHP classes to build maps into other modules. It can be used within the LokiCheckout and on other Magento pages.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki/magento2-map-components
Next, enable this module:
bin/magento module:enable Loki_MapComponents
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Loki_MapComponents
The following options of this module can be configured via the Store Configuration:
loki_map_components/generic/default_longitude
loki_map_components/generic/default_latitude
loki_map_components/google/api_key
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Backend
Magento_Customer
Loki_Components
Loki_FieldComponents
Loki_MapComponents
loki/magento2-map-components
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-customer: ^103.0
loki/magento2-components: ^2.0
dev-main | 24 July 2025 |
0.1.1 | 24 July 2025 |
0.1.0 | 22 July 2025 |
0.0.2 | 08 July 2025 |
0.0.1 | 19 June 2025 |
jumpTo
to jumpToMarker
Yireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*
Initial release