Project

General

Profile

Plugins Directory » Restricted members managament

Author: Dariusz Kowalski
Website: https://github.com/darioo/redmine_restricted_members_managament
Code repository: https://github.com/darioo/redmine_restricted_members_managament.git
Registered on: 2014-07-26 (over 9 years ago)
Current version: 0.0.3
Compatible with: Redmine 2.5.x
User ratings:   (0)

Plugin for Redmine which gives additional restriction for roles with :manage_members permission

Now, you can select for each roles with that permission, which roles you are able to assign in Setting->Members site

For example, you can set:

*Project Manager can add: Developers, Testers, Designers Tech Leads
*Tech Leads can add only Developers
*Admin can add all Roles

Installation notes

To Install this plugin goto plugins in your redmine repository

Clone the git repository:

git clone git@github.com:darioo/redmine_restricted_members_managament.git

and than restart Redmine

Configuration:

  1. Go to Administration -> Plugins -> redmine_restricted_members_managament -> Configure
  2. Configure each Role selecting allowed roles

Changelog

0.0.3 (2014-07-19)

Compatible with Redmine 2.5.x.