LokiCheckout_UrlRouter

This Magento 2 module does something spectaculair

Installation

composer require loki-checkout/magento2-url-router
bin/magento module:enable LokiCheckout_UrlRouter

Support

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

https://gitlab.yireo.com/loki-checkout/LokiCheckout_UrlRouter

Configuration Options

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

URL Router > Checkout URL
loki_checkout/url_router/checkout_url
Change the URL of your checkout
Module Dependencies

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

LokiCheckout_Core Magento_Store Magento_Backend
Composer details
Magento module name
LokiCheckout_UrlRouter
Composer name
loki-checkout/magento2-url-router
Composer version
0.0.4
Default branch
main
Requirements
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0
magento/module-backend: ^102.0
magento/module-store: ^101.1
Releases
dev-main 28 August 2025
0.0.4 28 August 2025
0.0.3 26 August 2025
0.0.2 28 July 2025
0.0.1 25 July 2025
Changelog

[0.0.4] - 28 August 2025

Fixed

  • Add CI files
  • Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI

[0.0.3] - 26 August 2025

Fixed

  • cf0eeb0 Fix usage of PHP_VERSIONS in Gitlab CI

[0.0.2] - 28 July 2025

Fixed

  • Prevent URL replacement if config value is still empty

[0.0.1] - 25 July 2025

Added

  • Initial release

Last modified: July 30, 2025