This is an add-on package to the LokiCheckout. It tries to remove as much from the Luma Theme as possible without breaking the checkout. Instead of using this module, you might also just copy changes from this module to your own custom theme, to allow for better control over what is removed and what is not.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-checkout-luma-skinny
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutLumaSkinny
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutLumaSkinny
The following dependencies are declared in the module its `etc/module.xml` file:
Yireo_LokiCheckout
Yireo_LokiCheckoutLumaSkinny
yireo/magento2-loki-checkout-luma-skinny
magento/framework: ^103.0
yireo/magento2-loki-checkout: ~0.0
dev-main | 27 March 2025 |