LokiCheckout_SimpleShipping

Jump to User Docs

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 1
Magento PHPCS 7
Latest Release 1.0.5

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.5
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: ^6.4 | ^7.0
Releases
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.5] - 01 June 2026

Fixed

  • Cleanup quote details if another method is used instead

[1.0.4] - 15 May 2026

Fixed

  • Bump symfony/console

[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
Jump to User Docs

Last modified: June 1, 2026