More control over user permission?

Permalink
Is there currently any plugin to extend the permission control? For example

- Only admin and mods and access dashboards
- Lock down some pages to be editable only by admins
- Let members edit existing pages, but cannot add/delete pages

and etc?

 
12345j replied on at Permalink Reply
12345j
enable advanced permissions by adding
define('PERMISSIONS_MODEL', 'advanced');
to config/site.php. youll then have a lot more control on blocks and pages.
frz replied on at Permalink Reply
frz
also click show system pages in the Dashboard > Sitemap to control permissions on dashboard pages.

http://www.concrete5.org/documentation/general-topics/simple-permis...