additionals/README.md
2016-04-24 07:21:35 +02:00

1.0 KiB

Redmine tweaks plugin

Dependency Status Build Status

Documentation

Documentation is available at https://redmine-tweaks.readthedocs.org.

Requirements

  • Redmine version >= 2.6.0
  • Ruby >= 2.0.0
  • Gem package: see PluginGemfile

Installation

Check the requirements!

Download the sources and put them to your vendor/plugins folder.

$ cd {REDMINE_ROOT}
$ git clone git://github.com/alexandermeindl/redmine_tweaks.git plugins/redmine_tweaks
$ bundle install --without development test

Restart Redmine and have a fun!

Custom help URL

Description

Change help url in top menu to custom url. Note: Redmine must be restarted after changing "Custom Help URL" value before the new url is used.