Skip to content

sanak/redmine_text_blocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Plugin that adds configurable text blocks for replying to issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 65.5%
  • HTML 20.3%
  • JavaScript 9.2%
  • CSS 5.0%