LokiCheckout_Sendcloud

Jump to User Docs

Shipment
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
PHPStan 5
Magento PHPCS 8
Latest Release 1.0.3

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

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_Theme Magento_User Magento_Vault SendCloud_SendCloud Yireo_CspUtilities Yireo_HyvaThemeAutoRegistration
Composer details
Magento module name
LokiCheckout_Sendcloud
Composer name
loki-checkout/magento2-sendcloud
Composer version
1.0.3
Default branch
main
Requirements
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: *
Releases
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
Changelog

[1.0.3] - 24 September 2025

Fixed

  • Fix block rendering of static blocks
  • Implement new imageRenderer
  • Add .prevent modifier to @click event 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_Core to 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
Jump to User Docs

Last modified: September 1, 2025