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 · 491 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 Paul Hodges, 4 weeks ago
19 485 5 days ago
Support · by Lauw, 7 days ago
2 99 7 days ago
Support · by Anna, 3 weeks ago
4 426 1 week ago
Support · by gtx, 4 weeks ago
4 377 3 weeks ago
Support · by Anna, 1 month ago
9 484 3 weeks ago