Administrator Assistant Role

Administrator Assistant Role

by Ezzeddin Hamed -
Number of replies: 2
Hello,

A question for Moodle experts. Is there anyway to create an administrator assistant role that can be edited and controlled? Even if I have to do this in code.

The administrator assistant role could do anything an administrator can do, but also could be managed, for example, removing the capabilities to create, assign or edit users or another example that can only access plugin installation but not uninstalling.

Any ideas if this is possible in code?

Thanks,

Average of ratings: -
In reply to Ezzeddin Hamed

Re: Administrator Assistant Role

by Mary Cooch -
Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Testers Picture of Translators
Well you can start with the Manager role.
In reply to Mary Cooch

Re: Administrator Assistant Role

by Ezzeddin Hamed -
Thanks Mary for your reply, but unfortunately Manager role does not have something like plugin administration. For this I asked about a code method.

Thanks,