For my current project it will be helpful to have an gui (simple form) where some defined yaml configuration file can be edit in the sonata admin backend.
In the admin dashboard I'd like to have group with settings. There I wanna have some links to edit some different config files in the backend.
What is the preferred or best practice to implement such a feature. Or is there any comparable existing feature or bundle out there?