LokiCheckout_CoreAdminhtml
Checkout
Trial
Core
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
PHPStan
4
Magento PHPCS
9
Latest Release
1.0.12
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.git
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 if a module is registered with the LokiCheckout. This registration allows a module to be dumped into the file `app/etc/loki-checkout.json`, which is needed for various other tasks: Tailwind compilation under Luma; Playwright tests; etc.
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_Theme
Magento_Vault
Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_CoreAdminhtmlComposer name
loki-checkout/magento2-core-adminhtmlComposer version
1.0.12
Default branch
main
Requirements
ext-pcre: *
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-config: ^101.2
Releases
| 1.0.12 | 12 June 2026 |
| 1.0.11 | 12 June 2026 |
| 1.0.10 | 12 June 2026 |
| 1.0.9 | 12 June 2026 |
| 1.0.8 | 12 June 2026 |
| 1.0.7 | 12 June 2026 |
| 1.0.6 | 12 June 2026 |
| 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.12] - 08 April 2026
Fixed
- Compare git commits in module version when working with dev-versions
- Show commit with branch name
[1.0.11] - 18 February 2026
Fixed
- Temporarily disable commit-versioning in Admin module listing
[1.0.10] - 17 February 2026
Fixed
- Enhance tooltip for registration-column
[1.0.9] - 12 January 2026
Fixed
- Fix escaping
- Copy generic CI/CD files
[1.0.8] - 12 December 2025
Fixed
- Add option for useful URL per check result
- Add plan-trial keyword to composer file
- Update composer keywords
- Update composer keywords
- Update composer keywords
- Update README
[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: June 1, 2026