LokiCheckout_CoreCli

Checkout
Trial
Core
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 1.0.8

This Magento 2 module is an add-on to the Loki Checkout core. It allows listing all Loki Checkout modules in the CLI and dumping to the same listing to a file app/etc/loki-checkout.json. That file is used by some other mechanisms like the Luma Tailwind build. Most likely you will only need this as a dependency for other modules.

Installation

composer require loki-checkout/magento2-core-cli
bin/magento module:enable LokiCheckout_CoreCli

Usage

bin/magento loki-checkout:modules:list
bin/magento loki-checkout:modules:dump

Support

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

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

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_Backend Magento_Catalog Magento_Checkout Magento_CheckoutAgreements Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Newsletter Magento_Payment Magento_Quote Magento_Sales Magento_Shipping Magento_Store Magento_Tax Magento_Vault Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_CoreCli
Composer name
loki-checkout/magento2-core-cli
Composer version
1.0.8
Default branch
main
Requirements
ext-json: *
loki-checkout/magento2-core: ^2.0
magento/framework: ^103.0
Releases
1.0.8 08 March 2026
1.0.7 08 March 2026
1.0.6 08 March 2026
1.0.5 08 March 2026
1.0.4 08 March 2026
1.0.3 08 March 2026
1.0.2 08 March 2026
1.0.1 08 March 2026
1.0.0 08 March 2026
Changelog

[1.0.8] - 24 February 2026

Fixed

  • Make sure to remove the slash as well

[1.0.7] - 12 February 2026

Fixed

  • Add modules with their relative paths if possible
  • Copy generic CI/CD files

[1.0.6] - 22 October 2025

Fixed

  • Remove int return type from Symfony commands for Symfony 5 compat
  • Update README

[1.0.5] - 16 September 2025

Fixed

  • Remove slashes from paths in app/etc/loki-checkout.json
  • Copy generic CI/CD files

[1.0.4] - 02 September 2025

Fixed

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

[1.0.3] - 19 August 2025

Fixed

  • Lower requirements to PHP 8.1

[1.0.2] - 07 August 2025

Fixed

  • Lower PHP requirement to PHP 8.2+

[1.0.1] - 22 July 2025

Fixed

  • Fix PSR-4 namespace

[1.0.0] - 22 July 2025

Fixed

  • Move CLI from core module
  • Init files
  • Adding all files to git via Yireo Command

Last modified: September 1, 2025