Frontend access & permisions (Usergroups)

Hi All,

Is there a way to create “usergroups” used in Frontend of the website?

For example, we do have 200 FE users separate in 2 different “usergroups” (Group 1 / Group 2). Based on Groups we need to define / allow access to specific path / pages of the website.

For login feature I am using: https://github.com/sandstorm/UserManagement

Hope to hear from you!
Thanks in advance.
Ivan

You can use regular user groups. Unlike TYPO3 or Contao there are no frontend and backend users. You can grant permissions to parts of the tree based on group membership.

http://neos.readthedocs.io/en/stable/CreatingASite/Security.html