Example module to demonstrate various usecases of Loki Components, as being used in the Yireo LokiCheckout extension suite for Magento 2.
You can use this module without the requirement of having the LokiCheckout. This module only depends upon the free
Yireo_LokiComponents
module.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo-training/magento2-example-loki-components
Next, enable this module:
bin/magento module:enable YireoTraining_ExampleLokiComponents
For getting support, create an Issue under the following project URL:
https://github.com/yireo-training/YireoTraining_ExampleLokiComponents
The following LokiComponents are created or references in this module:
example-loki-components.random
example-loki-components.like
example-loki-components.switcher
comments
example-loki-components.comments-add
example-loki-components.comments-listing
example-loki-components.comments-counter
example-loki-components.notification
The following dependencies are declared in the module its `etc/module.xml` file:
Yireo_LokiComponents
YireoTraining_ExampleLokiComponents
yireo-training/magento2-example-loki-components
magento/framework: *
dev-master | 27 March 2025 |
0.0.3 | 11 March 2025 |
0.0.2 | 22 February 2025 |
0.0.1 | 03 January 2025 |