LokiCheckout_CoreAdminhtml

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

This Magento 2 module is an add-on to the Loki Checkout core. It adds some admin pages for easier troubleshooting and support purposes.

Installation

composer require loki-checkout/magento2-core-adminhtml
bin/magento module:enable LokiCheckout_CoreAdminhtml

Support

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

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

Configuration Options

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

Module Overview > Show Registration
loki_checkout/module_overview/show_registered
Show whether or not a module is registered with the LokiCheckout. This is needed for Luma Tailwind compilation.
Module Dependencies

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

Magento_Config Magento_Backend Loki_Components LokiCheckout_Core
Composer details
Magento module name
LokiCheckout_CoreAdminhtml
Composer name
loki-checkout/magento2-core-adminhtml
Composer version
1.0.7
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-config: ^101.2
loki/magento2-css-utils: ^1.0
loki/magento2-components: ^2.0
loki-checkout/magento2-core: ^2.0
ext-pcre: *
Releases
dev-main#acf936b7e84fac7d37da99b41d068eaebf23b797 20 October 2025
1.0.7 20 October 2025
1.0.6 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.7] - 28 August 2025

Fixed

  • Document latest version of template
  • Add MODULE.json
  • Prepare release

[1.0.6] - 27 August 2025

Fixed

  • Add CI files
  • Make sure to list any module prefixed with LokiCheckout_ or Loki_
  • Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI

[1.0.5] - 21 August 2025

Fixed

  • Add dependency with loki/magento2-css-utils
  • Declare used PHP namespaces
  • Document latest version of template

[1.0.4] - 18 August 2025

Fixed

  • Add config option to hide registration-column
  • Fix look and feel of module overview under Mage-OS Admin Theme

[1.0.3] - 07 August 2025

Fixed

  • Lower PHP requirement to PHP 8.2+

[1.0.2] - 01 August 2025

Fixed

  • Make strings translatable

[1.0.1] - 22 July 2025

Fixed

  • Fix PSR-4 namespace

[1.0.0] - 22 July 2025

Fixed

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

Last modified: September 1, 2025