LokiCheckout_HyvaSkinny

Theme

This is an add-on package to the LokiCheckout. It is meant to remove as many Hyva theme elements from the checkout as possible, without breaking functionality. See this module more as an ongoing experiment. Perhaps, what you could do is copy the changes from this module to your own custom theme for better maintenance.

Installation

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

composer require loki-checkout/magento2-hyva-skinny

Next, enable this module:

bin/magento module:enable LokiCheckout_HyvaSkinny

Support

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

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

Module Dependencies

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

LokiCheckout_Core
Composer details
Magento module name
LokiCheckout_HyvaSkinny
Composer name
loki-checkout/magento2-hyva-skinny
Composer version
0.0.9
Default branch
main
Requirements
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0
Releases
dev-main 29 August 2025
0.0.9 29 August 2025
0.0.8 26 August 2025
0.0.7 18 August 2025
0.0.6 06 August 2025
0.0.5 01 August 2025
0.0.4 22 July 2025
Changelog

[0.0.9] - 29 August 2025

Fixed

  • Add CI files
  • Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI

[0.0.8] - 26 August 2025

Fixed

  • Add GitLab CI files
  • Override header.phtml to minimize things

[0.0.7] - 18 August 2025

Fixed

  • Lower requirements to PHP 8.1

[0.0.6] - 06 August 2025

Fixed

  • Lower PHP requirement to PHP 8.2+

[0.0.5] - 01 August 2025

Fixed

  • Remove header-search if there

[0.0.4] - 22 July 2025

Fixed

  • Rename PHP namespace from Yireo_Loki* to Loki*
  • Rename composer package from yireo/magento2-loki* to loki/magento2*
  • Bump LokiCheckout_Core to 2.0.0
  • Generate new MODULE.json with simple test count
  • Allow PHP 8.4 in CI

[0.0.3] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0
  • Attempt to remove scripts
  • Add keywords to composer.json
  • Remove TODO.json
  • Add new MODULE.json with meta-information
  • Refactor TODO to allow for milestones
  • Remove current status from README
  • Update docs
  • Pending changes

[0.0.2] - 22 February 2025

Fixed

  • Change deps

[0.0.1] - 21 February 2025

  • Initial release

Last modified: July 22, 2025