Setting a page to be accessed by members only.

Permalink
I am building a website that has general public access but there is a section that should only be accessible by specific people. Does anybody know a simple way to set this up?

 
core77 replied on at Permalink Reply
Create a user group for the 'members' and then apply this group to your users.

In dashboard/sitemap u can set permissions to the top page of the specific section. Disable visibility for guests and set the visibility only for your new members group.

Documentation:
https://documentation.concrete5.org/editors/in-page-editing/the-tool...
swinn replied on at Permalink Reply
Thanks for that. but how does the website recognise a group member?
core77 replied on at Permalink Reply
If you access a URL which is only visible for the members group, the user has to login with username and password.