Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Granular group-based page access (permissions)

Started by Tony Shaw 4 years ago · 0 replies · 459 views
4 years ago

For anyone trying to get a handle on publishing members-only or premium-only content in GRAV, I found this resource - opens in new tab/window - to be helpful/concise/accurate. Incorporating this content into the formal GRAV Groups and Permissions - opens in new tab/window - documentation would be of benefit.

Tangentially, I would love to see someone post a twig or PHP snippet (or a link to a pre-built plugin) capable of iterating over all the *.yaml files in the users/accounts directory to make wholesale edits to the groups list, for example to remove the - paid group from a member who has failed to renew his/her membership, so that - meeting some expiry criterion - each...

YAML
groups:
  - registered
  - paid

... becomes ...

TXT
groups:
  - registered

Finally, is there a GRAV "Register Now" plugin (or option) that can piggyback on the login plugin?

👍 1

Suggested topics

Topic Participants Replies Views Activity
Support · by Anna, 17 hours ago
1 54 10 hours ago
Support · by gtx, 1 week ago
4 228 2 days ago
Support · by Paul Hodges, 2 weeks ago
13 277 5 days ago
Support · by Anna, 3 weeks ago
9 335 1 week ago
Support · by TomW, 2 weeks ago
4 188 2 weeks ago