This is an add-on package to the LokiCheckout to integrate Sendcloud.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-sendcloud
Next, enable this module:
bin/magento module:enable LokiCheckout_Sendcloud
bin/magento setup:upgrade
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Sendcloud
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
SendCloud_SendCloud
LokiCheckout_Sendcloud
loki-checkout/magento2-sendcloud
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-store: ^101.0
sendcloud/sendcloud: ^2.0
guzzlehttp/guzzle: ^7.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
loki-checkout/magento2-core: ^2.0
ext-json: *
dev-main | 27 August 2025 |