Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

How to restrict access of admin users to certain subpages

admin

Started by complanar 5 days ago · 0 replies · 116 views
5 days ago

I want an admin user only have access to a subpage tree. Imagine the following page structure

  • /home
  • /foo
    • /foobar
  • /bar

I want on special user to only have acces to /foo/foobar but not to any of the other sites. How can this be made possible? I tried everything i can think of (different types of groups, access inheritance on and off on both /foo and /foo/foobar, even the creation of root.md (which does not show up anywhere in admin when i login with api.super) but the recipe from https://learn.getgrav.org/17/admin-panel/page/permissions seems to do not work anymore with Grav 2.0. I'm aware that such a help page is not available if you switch the documentation to Grav 2.0. Is this not possible anymore?

Maybe I am mistaken at some point. Or I did not understand the concept of ACL, CRUD and access in Grav admin at all.

What I accomplished is, that the user can only edit this single page, but he still can read every other page. Is there a kind of page mounting point?

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Vladimir Novak, 1 month ago
3 581 1 month ago
Plugins · by Mathieu Lecouturier, 1 month ago
3 393 1 month ago
Plugins · by Slebeig, 2 months ago
1 508 2 months ago
Plugins · by Rene, 3 months ago
2 700 3 months ago
Plugins · by Xavier, 4 months ago
2 677 4 months ago