This plugin adds configurable text blocks for replying to issues.
- Redmine >= 4.0.0
To install Redmine text blocks 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_text_blocks.git
Then run
bundle install
bundle exec rake redmine:plugins:migrate
After restarting Redmine, you should be able to see the Redmine Text Blocks plugin in the Plugins page.
More information on installing (and uninstalling) Redmine plugins can be found in Redmine Plugins documentation.
[Settings, screenshots, etc.]
The Text Blocks Project appreciates any contributions! Feel free to contact us for reporting problems and support.
- 2.0.0 Support Redmine 5.0
- 1.2.0 Publish on GitHub
- 1.0.2 Fixes localization
- 1.0.1 Bugfix
See all releases with release notes.
This program is free software. See LICENSE for more information.