melanietreitinger / mod_bookit

Other
3 stars 2 forks source link

Plugin Basics: Roles / Capabilities #5

Open sberger opened 2 months ago

sberger commented 2 months ago
melanietreitinger commented 2 months ago

We should create a table with capabilities and roles - can be used for the access.php file:

[!NOTE] The Role "Administrator" needs no specific capabilities assigned, this is done by Moodle anyway.

Wiki-Overview

[!CAUTION] Table of Roles / Capabilities will be maintained in the wiki.

sberger commented 3 weeks ago

Question: Should the roles be created when installing plugin?