Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.33 KB

Redmine Custom Fields Groups Plugin

This is a plugin for grouping custom fields.

Requirements

  • Redmine >= 4.0.0

Installation

To install Redmine Custom Fields Groups plugin, download or clone this repository in your Redmine installation plugins directory!

cd path/to/plugin/directory
git clone https://github.com/gtt-project/redmine_custom_fields_groups.git

Then run

bundle install
bundle exec rake redmine:plugins:migrate

After restarting Redmine, you should be able to see the Redmine Custom Fields Groups plugin in the Plugins page.

More information on installing (and uninstalling) Redmine plugins can be found here: http://www.redmine.org/wiki/redmine/Plugins

How to use

TBD

Contributing and Support

The GTT Project appreciates any contributions! Feel free to contact us for reporting problems and support.

Version History

See all releases with release notes.

Authors

LICENSE

This program is free software. See LICENSE for more information.