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

Users

Started by Muut Archive 10 years ago · 7 replies · 391 views
10 years ago

Hi. Can this CMS handle users groups like joomla?
Does it have the ability to make public or hidden certain pages or content per user group like joomla?

10 years ago

for each user theres a yaml file under user/accounts. If you want to add a user simply add a new file with the username and the yaml parameters like

YAML
email: X[email protected]
fullname: 'Admin'
title: Administrator
state: enabled
access:
  admin:
    login: 'true'
    super: 'true'
  site:
    login: 'true'
language: de

Here you are able to set your access aswell.

10 years ago

can a user register from front end site?

10 years ago

and what will be the password if i creatte a new user through yaml file?

10 years ago

ok found out.
the big question is if we are able to have login area and when logged in new items shown like Joomla

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1366 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1124 9 years ago