Hi everyone,
I have searched a lot but unfortunately I didn't find anything on this use case:
I have created a custom page within the admin section. The page's template is admin.
Now I want to give access to editors to access this page - but this access is controlled by the admin template.
What is the best approach to give access to a custom admin page without making the user a superuser/admin?
Any help is appreciated!