Skip to content
mhack edited this page Sep 14, 2010 · 3 revisions

The permission system is based on the plugin acts_as_permissible with Roles support enabled.
You can set permissions per Role and per User.

All possible permissions are stored in the permissions.yml in the config folder. If more permissions are needed, they can simply be added there and automatically will be viewed on the permissions page.