It will be useful for my current project to have gui (a simple form) where a specific yaml configuration file can be edited in the backend of the sonata administrator.
In admin admin panel, I would like to have a settings group. There I want to have some links for editing some configuration files in the backend.
What is the preferred or best practice for implementing such a function. Or is there some kind of comparable existing function or kit?
source share