This is an add-on package to the LokiCheckout. It is only a dummy to kickstart new modules easily.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-simple-shipping
Next, enable this module:
bin/magento module:enable LokiCheckout_SimpleShipping
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_SimpleShipping
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
LokiCheckout_SimpleShipping
loki-checkout/magento2-simple-shipping
psr/log: ^3.0
magento/framework: ^103.0
magento/module-quote: ^101.0
magento/module-shipping: ^100.0
loki-checkout/magento2-core: ^2.0
dev-main | 27 August 2025 |