Yireo_LokiCheckoutDemo

Development
Latest Release 0.0.8

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.

Installation

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

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutDemo

Loki Components

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
Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Yireo_LokiCheckout
Composer details
Magento module name
Yireo_LokiCheckoutDemo
Composer name
yireo/magento2-loki-checkout-demo
Composer version
0.0.8
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-checkout: ^100.0
yireo/magento2-loki-checkout: ~0.0 | ^1.0
yireo/magento2-loki-components: ~0.0 | ^1.0
yireo/magento2-loki-field-components: ~0.0 | ^1.0
yireo/magento2-additional-block-template: ^0.0.3
Releases
dev-main 30 April 2025
0.0.8 25 April 2025
0.0.7 16 April 2025
0.0.6 09 April 2025
0.0.5 09 April 2025
0.0.4 08 April 2025
0.0.3 11 March 2025
0.0.2 22 February 2025
0.0.1 31 January 2025
Changelog

[0.0.8] - 25 April 2025

Fixed

  • Remove x-model because of CSP compliance
  • Remove gridClass, add colSpan and mdColSpan in grid layouts
  • Allow switching of grid layout per country ID
  • Fix demo selectors not working for Hyva

[0.0.7] - 16 April 2025

Fixed

  • Move scripts from "before.body.end" to new "loki-scripts" container
  • Fix Luma loading of scripts in Hyva
  • Implement label for gridlayouts
  • Add optional countryId to grid XML
  • Add label to grid
  • Move loki_checkout.xml of Nl and PostcodeNl module to Demo module

[0.0.6] - 09 April 2025

Fixed

  • Fix font on homepage
  • Fix look and feel of demo module
  • Restructure loki classes for Luma
  • Remove unneeded identifier
  • Handle error better

[0.0.5] - 09 April 2025

Fixed

  • Add Tailwind to Luma homepage

[0.0.4] - 08 April 2025

Fixed

  • Add little powered-by block
  • Fix hover
  • Adjust homepage styling
  • Resolving of shipping method icons
  • Housekeeping changes
  • Restyling in Breeze

[0.0.3] - 11 March 2025

Fixed

  • Move GridLayout from XML layout to config
  • Add styling of shipping methods
  • Accessibiity fixes

[0.0.2] - 22 February 2025

  • Change deps

[0.0.1] - 21 January 2025

  • Initial release

Last modified: April 30, 2025