Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Auto Assign Group Plugin

This is Redmine plugin which assigns group automatically when create new users.

Requirements

  • Redmine (supported versions. see here)
  • Ruby for Redmine (see here)

Installation

In Redmine folder,

$ cd plugins
$ git clone https://github.com/two-pack/redmine_auto_assign_group.git redmine_auto_assign_group
$ cd ..
$ bundle install --without test
$ bundle exec rake redmine:plugins:migrate RAILS_ENV=production

Finally restart Redmine.

Usage

  1. Log in Redmine with Admistrator.
  2. Go to Administration - Groups.
  3. Select group which you want to add rules.
  4. Go to Rules tab.
    You can manage rule for assigning groups.
    NOTE: CANNOT create rules for builtin groups.

After settings, this plugin automatically assigns groups for new user according to rules.

See Wiki for details.

License

This plugin is released under the GPL v2 license. See LICENSE for more information.

Copyright

Copyright (C) 2017 Tatsuya Saito.

About

Redmine Auto Assign Group Plugin

Topics

Resources

Stars

12 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages