yireo-training/magento2-example-loki-components

0.0.3 2025-03-11 12:36 UTC

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