e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 213 forks source link

Feature Request: User Class has Admin Perms #1654

Open LaocheXe opened 8 years ago

LaocheXe commented 8 years ago

So currently e107 has Admin and User Classes - how about allowing an admin to make a user class that has selective admin powers?

So create a user class called S-1 which has admin powers of the forums and some other plugins.

CaMer0n commented 8 years ago

Thanks @LaocheXe I already started some work on this. Notice the "userclass_perms" field in the userclass database table. ;-)

LaocheXe commented 8 years ago

@CaMer0n how much do you have left to do? Is this set for a milestone?

Moc commented 6 years ago

@CaMer0n What's the status on this one?

CaMer0n commented 6 years ago

@Moc No further work done on this at the moment.