cyberspectrum/contao-debugger

General purpose debugger integration for Contao

dev-master / 1.0.x-dev 2015-10-22 10:26 UTC

This package is auto-updated.

Last update: 2024-03-27 11:38:47 UTC


README

Version Stable Build Status License Downloads

Debugger integration for Contao Open Source CMS.

This projects utilizes the great debug bar by maximebf.

It replaces the Contao internal debug bar entirely and provides several debugging inspections, all without the need to install any PHP extension or the like.

Installation

Add to your composer.json in the require section:

"cyberspectrum/contao-debugger": "~1.0"

Usage

Simply enable the Contao debug mode as usual and you are all set. You will see a small icon on the bottom left corner in the front and backend of Contao. Click on it and the debug bar will expand.