Skip to content

Configuration Panel

Eric Lamb edited this page Jan 3, 2024 · 2 revisions

The Configuration Panel of the ExpressionEngine Debug Toolbar (EEDT) displays the entire ExpressionEngine config object

Developers

To override the Configuration Panel use the key config with the ee_debug_toolbar_mod_panel hook.

Example

Configuration Panel Example

Clone this wiki locally