InfoTool
activate the InfoTool in your Configuration file by setting true
for MVC_INFOTOOL_ENABLE
.
⚠ Consider to set to true for develop environments only.
As it lists sensitive data that you do not want to share with other people.
As it lists sensitive data that you do not want to share with other people.
$aConfig['MVC_INFOTOOL_ENABLE'] = true;
after that you should see the InfoTool on your Frontend: