This Magento 2 module is an add-on package to the LokiCheckout to integrate the SendCloud_SendCloud
module.
Install this package via composer:
composer require loki-checkout/magento2-sendcloud
Next, enable this module:
bin/magento module:enable LokiCheckout_Sendcloud SendCloud_SendCloud
bin/magento setup:upgrade
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Sendcloud
The following options of this module can be configured via the Store Configuration:
loki_checkout/sendcloud/public_key
The following LokiComponents are created or references in this module:
loki-checkout.shipping.methods.sendcloud_sendcloud.form
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_Authorization
Magento_Backend
Magento_Catalog
Magento_CatalogInventory
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Multishipping
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Sales
Magento_SalesRule
Magento_Shipping
Magento_Store
Magento_Theme
Magento_User
Magento_Vault
SendCloud_SendCloud
Yireo_CspUtilities
Yireo_HyvaThemeAutoRegistration
LokiCheckout_Sendcloud
loki-checkout/magento2-sendcloud
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-quote: ^101.0
magento/module-store: ^101.0
sendcloud/sendcloud: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
loki-checkout/magento2-core: ^2.0
ext-http: *
ext-json: *
dev-main#504f3bde4ef9278c5d8b48ba54f20693572d1954 | 20 October 2025 |
1.0.3 | 20 October 2025 |
1.0.2 | 20 October 2025 |
1.0.1 | 20 October 2025 |
1.0.0 | 20 October 2025 |
.prevent
modifier to @click
event handlerLokiCheckout_Core
to 2.0.0