LokiCheckout_CoreCli

PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 1.0.5

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

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_Vault Yireo_CspUtilities Yireo_HyvaThemeAutoRegistration
Composer details
Magento module name
LokiCheckout_CoreCli
Composer name
loki-checkout/magento2-core-cli
Composer version
1.0.5
Default branch
main
Requirements
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0
ext-json: *
Releases
dev-main#24ca1e1aaef8596e52b4cd5790342e8bf833414d 20 October 2025
1.0.5 20 October 2025
1.0.4 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.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