This is an internal package used for creating a demo site for the LokiCheckout. It includes a demo tour, a selector for picking a theme and other dependencies. Do not use this in production.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-checkout-demo
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutDemo
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutDemo
The following LokiComponents are created or references in this module:
loki-checkout-demo.theme-switcher
loki-checkout-demo.theme-switcher-mobile
loki-checkout-demo.grid-layout-switcher
loki-checkout-demo.grid-layout-switcher-mobile
The following dependencies are declared in the module its `etc/module.xml` file:
Yireo_LokiCheckout
Yireo_LokiCheckoutDemo
yireo/magento2-loki-checkout-demo
magento/framework: ^103.0
yireo/magento2-additional-block-template: ^0.0.3
dev-main | 28 March 2025 |
0.0.3 | 11 March 2025 |
0.0.2 | 22 February 2025 |
0.0.1 | 31 January 2025 |