LokiCheckout_Sendcloud
This module is available free of charge as part of Loki Checkout. Please note that support for this module is not included and is available on an hourly basis.
Checkout
Shipment
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
PHPStan
5
Magento PHPCS
7
Latest Release
1.0.7
This Magento 2 module is an add-on package to the LokiCheckout to integrate the SendCloud_SendCloud module.
Installation
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
Support
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Sendcloud.git
Configuration Options
The following options of this module can be configured via the Store Configuration:
Sendcloud > Public Key
loki_checkout/sendcloud/public_key
Loki Components
The following LokiComponents are created or references in this module:
loki-checkout.shipping.methods.sendcloud_sendcloud.form
Module Dependencies
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_Tax
Magento_Theme
Magento_User
Magento_Vault
SendCloud_SendCloud
Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_SendcloudComposer name
loki-checkout/magento2-sendcloudComposer version
1.0.7
Default branch
main
Requirements
ext-json: *
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-quote: ^101.0
magento/module-store: ^101.0
sendcloud/sendcloud: ^2.0
Releases
| 1.0.7 | 12 June 2026 |
| 1.0.6 | 12 June 2026 |
| 1.0.5 | 12 June 2026 |
| 1.0.4 | 12 June 2026 |
| 1.0.3 | 12 June 2026 |
| 1.0.2 | 12 June 2026 |
| 1.0.1 | 12 June 2026 |
| 1.0.0 | 12 June 2026 |
Changelog
[1.0.7] - 07 May 2026
Fixed
- Add type casts to prevent string
TypeError
[1.0.6] - 01 May 2026
Fixed
- Throw JS log when API key is not configured yet
- Additional margin of widget button
- If no carriers are configured, do not include them in API request
[1.0.5] - 01 April 2026
Fixed
- Remove dep with ext-http
[1.0.4] - 24 February 2026
Fixed
- Fix build
- Update composer keywords
[1.0.4] - 19 February 2026
Fixed
- Fix build
- Pending changes
- Copy generic CI/CD files
- Update composer keywords
- Update composer keywords
- Update composer keywords
- Update README
[1.0.3] - 24 September 2025
Fixed
- Fix block rendering of static blocks
- Implement new imageRenderer
- Add
.preventmodifier to@clickevent handler - Rename loki-components container to loki.components
[1.0.2] - 16 September 2025
Fixed
- Rename shipping.shipping-methods to shipping.methods
[1.0.1] - 04 September 2025
Fixed
- Add backend configuration for public key
[1.0.0] - 04 September 2025
Fixed
- Working version based on embedded map
- Copy generic CI/CD files
- Add CI files
- Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI
- Add dependency with loki/magento2-css-utils
- Lower requirements to PHP 8.1
- Lower PHP requirement to PHP 8.2+
- Bump
LokiCheckout_Coreto 2.0.0 - Turn into proper component
- Generate new MODULE.json with simple test count
- Allow PHP 8.4 in CI
- Allow upgrading to LokiFieldComponents and LokiCheckout 1.0
- Base for shipment logos
- Add keywords to composer.json
- Remove TODO.json
- Add new MODULE.json with meta-information
Last modified: June 1, 2026