Template only user

Template only user

by Gitte Bendixen -
Number of replies: 1

Hi,

I need to make a user role, that only has access to appearance.

Is there someone out there, who allready has this.

Average of ratings: -
In reply to Gitte Bendixen

Re: Template only user

by David Mudrák -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators

From the code, the Appearance section of the site administration should be available (beside the site administrators) to users with the capability "moodle/my:configsyspages" or "moodle/tag:manage". Just note that the administration UI does not allow to directly modify the mustache templates. I am not sure what are your exact expectations on such "template only user" role.