Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 555 Bytes

README.rdoc

File metadata and controls

25 lines (15 loc) · 555 Bytes

Redmine contractors

This is a plugin for managing contractors and their Redmine users

Requirements

  • Redmine 2.1+

  • Ruby 1.8.7+

Installation

Choose folder /plugins, make command:

git clone git://github.com/twinslash/redmine_contractors.git

run:

bundle install
bundle exec rake redmine:plugins NAME=redmine_contractors RAILS_ENV=production

Restart rails server.

Configuration

To make plugin to work properly

  • Login as administrator. In top menu select “Administration”. Choose menu “Contractors” and configure it.