Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.79 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.79 KB

Redmine Text Blocks Plugin

Test

This plugin adds configurable text blocks for replying to issues.

Requirements

  • Redmine >= 4.0.0

Installation

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.

How to use

[Settings, screenshots, etc.]

Contributing and Support

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

Version History

  • 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.

Authors

LICENSE

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