Yireo_LokiComponentsDebugger

Development

This is an add-on package for adding a debugger toolbar to the Yireo_LokiComponents module.

Installation

Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):

composer require yireo/magento2-loki-components-debugger

Next, enable this module:

bin/magento module:enable Yireo_LokiComponentsDebugger

Support

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

https://github.com/yireo/Yireo_LokiComponentsDebugger

Loki Components

The following LokiComponents are created or references in this module:

loki-components.debugger
Module Dependencies

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

Magento_Store Yireo_LokiComponents
Composer details
Magento module name
Yireo_LokiComponentsDebugger
Composer name
yireo/magento2-loki-components-debugger
Composer version
0.0.7
Default branch
main
Requirements
magento/framework: ^103.0
yireo/magento2-loki-components: ~0.0 | ^1.0
Releases
dev-main 13 May 2025
0.0.7 13 May 2025
0.0.6 25 April 2025
0.0.5 04 April 2025
0.0.4 11 March 2025
0.0.3 24 February 2025
0.0.2 22 February 2025
0.0.1 17 January 2025
Changelog

[0.0.7] - 13 May 2025

Fixed

  • Update MODULE.json
  • Modules should NOT determine the page layout for reusable handles
  • Allow PHP 8.4 in CI

[0.0.6] - 25 April 2025

Fixed

  • Allow to upgrade to LokiComponents 1.0
  • Fix CSP issue with new x-json directive
  • Move scripts from "before.body.end" to new "loki-scripts" container

[0.0.5] - 04 April 2025

Fixed

  • Add keywords to composer.json
  • Ignore CICD file in PHPCS
  • Add new MODULE.json with meta-information

[0.0.4] - 11 March 2025

Fixed

  • Add module dependencies

[0.0.3] - 24 February 2025

Fixed

  • Default target definitions were dropped when cache was refreshed from non-frontend

[0.0.2] - 22 February 2025

Fixed

  • Add proper README
  • Replace TODO.md with TODO.json
  • Add CHANGELOG and TODO

[0.0.1] - 21 January 2025

  • Initial release

Last modified: April 30, 2025