Make config files editable again in Contao back end
Closed this issue · 2 comments
kikmedia commented
I just realized that in Contao versions from 4.7 upwards it is no longer possibe to edit the config files in back end due to contao/contao@4c3a638 (where now html5 and sql is hardcoded). In older versions, one could do this after enabling *.php as a valid template format.
I'm not shure how to solve this, I'm not even shure that this is a bug - BUT I personally think there should be a way to edit these *.php files in /templates.
ausi commented
Should be fixed in version 2.2.14
kikmedia commented
Works like a charm, thanks a lot!