Yireo_LokiCheckoutLuma

Core
Latest Release 0.0.14

This is the core package for compatibility of the LokiCheckout with Luma.

Installation

Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):

composer require yireo/magento2-loki-checkout-luma

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutLuma

Setup

See the official documentation for more instructions on how to setup things with Luma.

Further recommendations

We strongly recommend installing the additional package yireo/magento2-loki-checkout-hyva-skinny to optimize your theme within the checkout.

Support

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

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

Module Dependencies

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

Magento_Store Yireo_LokiCheckout
Composer details
Magento module name
Yireo_LokiCheckoutLuma
Composer name
yireo/magento2-loki-checkout-luma
Composer version
0.0.14
Default branch
main
Requirements
yireo/magento2-loki-checkout: ~0.0 | ^1.0
magento/framework: ^103.0
magento/module-store: ^101.0
composer/composer: ^2.2
Releases
dev-main 30 April 2025
0.0.14 25 April 2025
0.0.13 25 April 2025
0.0.12 25 April 2025
0.0.11 25 April 2025
0.0.10 10 April 2025
0.0.9 09 April 2025
0.0.8 04 April 2025
0.0.7 11 March 2025
0.0.6 22 February 2025
0.0.5 13 February 2025
0.0.4 03 February 2025
0.0.3 03 February 2025
0.0.2 21 January 2025
0.0.1 21 January 2025
Changelog

[0.0.14] - 25 April 2025

Fixed

  • New build file

[0.0.13] - 25 April 2025

Fixed

  • Attempt fix exclusion

[0.0.12] - 25 April 2025

Fixed

  • Duplicate safelisted order and grid classes to Luma

[0.0.11] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0
  • Make loader icon in fields depend on Alpine and activate only after configurable timeout

[0.0.10] - 10 April 2025

Fixed

  • Remove obsolete commands
  • Rely on app/etc/loki-checkout.json for building PostCSS and Tailwind
  • Switch Tailwind build to using new file app/etc/loki-checkout.json

[0.0.9] - 09 April 2025

Fixed

  • Either return empty object or empty function
  • Remove checkout JS but only in the checkout
  • Fix look and feel of demo module
  • Restructure loki classes for Luma
  • Formatting
  • Handle error better
  • Fix module path in Taildwind Luma

[0.0.8] - 04 April 2025

Fixed

  • Move module-path command from Luma module to core module
  • Wrap existing LESS in when-common

[0.0.7] - 11 March 2025

Fixed

  • Fix issue with grid CSS classes

[0.0.6] - 22 February 2025

Fixed

  • Change deps
  • Rip more Luma JS
  • Rip more scripts from Luma

[0.0.5] - 13 February 2025

Fixed

  • Skip Hyva compilation because this is not meant for Hyva

[0.0.4] - 3 February 2025

Fixed

  • Bump

[0.0.3] - 3 February 2025

Fixed

  • Lower composer dep to 2.2

[0.0.2] - 21 January 2025

Fixed

  • Add proper dependencies in composer.json and module.xml

[0.0.1] - 21 January 2025

  • Initial release

Last modified: April 30, 2025