LokiCheckout_HyvaSkinny
Magento Theme
Checkout
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
PHPStan
9
Magento PHPCS
1
Latest Release
0.0.11
This Magento 2 module 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:
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.git
Module Dependencies
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
Composer details
Magento module name
LokiCheckout_HyvaSkinnyComposer name
loki-checkout/magento2-hyva-skinnyComposer version
0.0.11
Default branch
main
Requirements
loki-checkout/magento2-core: ^2.0
magento/framework: ^103.0
Releases
| 0.0.11 | 12 June 2026 |
| 0.0.10 | 12 June 2026 |
| 0.0.9 | 12 June 2026 |
| 0.0.8 | 12 June 2026 |
| 0.0.7 | 12 June 2026 |
| 0.0.6 | 12 June 2026 |
| 0.0.5 | 12 June 2026 |
| 0.0.4 | 12 June 2026 |
| 0.0.3 | 12 June 2026 |
| 0.0.2 | 12 June 2026 |
| 0.0.1 | 12 June 2026 |
Changelog
[0.0.11] - 21 May 2026
Fixed
- Do not remove Hyva scripts
[0.0.10] - 02 September 2025
Fixed
- Formatting
[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*toLoki* - Rename composer package from
yireo/magento2-loki*toloki/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: June 1, 2026