yireo-training / magento2-example-loki-components
N/A
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:magento2-module
Requires
- magento/framework: *
This package is not auto-updated.
Last update: 2025-04-03 09:44:46 UTC
README
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.
Installation
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