1.0 KiB
1.0 KiB
Redmine tweaks plugin
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.