Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.33 KB

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.