Hello there,
I'm trying to set up a custom page inside the admin plugin. I want to create a custom configuration page for my plugin, because there can be a lot of data to add and edit, so it seemed to me pretty cray to add all these stuff inside the standard configuration.
I already set up a custom menu page, that calls a certain page. But how can I use kind somekind of blueprint-form on this page, that saves the entered/edited content to some custom yaml files inside the user/data directory?
I would be great if somebody could give me a quick rundown on how to do this.
Thanks and regards,
Michael