LokiCheckout_SimpleShipping

Checkout
Shipment
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
PHPStan 1
Magento PHPCS 7
Latest Release 1.0.3

This Magento 2 module is an add-on package to the LokiCheckout.

Installation

Install this package via composer:

composer require loki-checkout/magento2-simple-shipping

Next, enable this module:

bin/magento module:enable LokiCheckout_SimpleShipping

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/LokiCheckout_SimpleShipping.git

Configuration Options

The following options of this module can be configured via the Store Configuration:

Loki Checkout Simple Shipping > Enabled
carriers/lokisimpleshipping/active
Loki Checkout Simple Shipping > Title
carriers/lokisimpleshipping/title
Loki Checkout Simple Shipping > Method Name
carriers/lokisimpleshipping/name
Loki Checkout Simple Shipping > Price
carriers/lokisimpleshipping/price
Loki Checkout Simple Shipping > Ship to Applicable Countries
carriers/lokisimpleshipping/sallowspecific
Loki Checkout Simple Shipping > Ship to Specific Countries
carriers/lokisimpleshipping/specificcountry
Loki Checkout Simple Shipping > Displayed Error Message
carriers/lokisimpleshipping/specificerrmsg
Loki Checkout Simple Shipping > Sort Order
carriers/lokisimpleshipping/sort_order
Loki Components

The following LokiComponents are created or references in this module:

loki-checkout.shipping.methods.lokisimpleshipping_lokisimpleshipping.form loki-checkout.shipping.methods.lokisimpleshipping_lokisimpleshipping.form.map loki_simple_shipping_location.form loki_simple_shipping_location.grid
Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

LokiCheckout_Core LokiCheckout_ShippingMaps Loki_AdminComponents Loki_Base Loki_Components Loki_CssUtils Loki_FieldComponents Loki_MapComponents Magento_Backend Magento_Catalog Magento_Checkout Magento_CheckoutAgreements Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Newsletter Magento_Payment Magento_Quote Magento_Rule Magento_Sales Magento_SalesRule Magento_SalesSequence Magento_Shipping Magento_Store Magento_Tax Magento_Theme Magento_Ui Magento_User Magento_Vault Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_SimpleShipping
Composer name
loki-checkout/magento2-simple-shipping
Composer version
1.0.3
Default branch
main
Requirements
ext-json: *
ext-pcre: *
loki-checkout/magento2-core: ^2.3
loki-checkout/magento2-shipping-maps: ^1.0
loki/magento2-admin-components: ~0.6.2
loki/magento2-components: ^2.2
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-config: ^101.2
magento/module-directory: ^100.4
magento/module-quote: ^101.2
magento/module-sales: ^103.0
magento/module-shipping: ^100.4
magento/module-store: ^101.1
psr/log: ^1.0 | ^2.0 | ^3.0
symfony/console: ~v6.4.36
Releases
1.0.3 13 May 2026
1.0.2 13 May 2026
1.0.1 13 May 2026
1.0.0 13 May 2026
Changelog

[1.0.3] - 11 May 2026

Fixed

  • Convert quote info to order info

[1.0.2] - 01 May 2026

Fixed

  • Prevent exception in backend

[1.0.1] - 01 May 2026

Fixed

  • Prevent exception on new carts

[1.0.0] - 01 May 2026

Fixed

  • Rename address to individual address parts
  • Working Loki Component in frontend including map
  • Fix mass delete action
  • Add extension attribute for location ID within quote
  • Add CLI tools for managing locations
  • Location select
  • Add shipping locations entity with CLI and grid/form

Last modified: May 13, 2026