Hi,
Just a question before eventually choosing October as my next project platform. Does it allow “members only” area ? With a registration/subscription form, and content/pages restricted to authenticated members?
Thanks!
Hi @hms
The user plugin can help with this:
The Session
component has a property called allowedUserGroups
which allows you to specify groups that can access the page, otherwise it will redirect to the page specified in the redirect
property.
I hope this helps!
1 Like
A late thanks for your answer, finally went with October and all is looking great!
1 Like