Skip to content

gtt-project/redmine_gtt_print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Redmine GTT Print Plugin

CI #develop

The Geo-Task-Tracker (GTT) print plugin adds printing support issues:

  • Supports Mapfish Print
  • Complex print layouts with Jasper Reports
  • Prints map layers and images (issue attachments)
  • and more ...

Requirements

Redmine GTT Print requires PostgreSQL/PostGIS and will not work with SQLite or MariaDB/MySQL!!! It also requires an installation of Mapfish Print .

  • Redmine >= 4.0.0
  • Mapfish Print >= 3.0.0
  • redmine_gtt plugin

Installation

To install Redmine GTT Print 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_gtt_print.git

Then run

bundle install
bundle exec rake redmine:plugins:migrate

After restarting Redmine, you should be able to see the Redmine GTT plugin in the Plugins page.

More information on installing (and uninstalling) Redmine plugins can be found here: http://www.redmine.org/wiki/redmine/Plugins

How to use

[Settings, screenshots, etc.]

Contributing and Support

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

Version History

See all releases with release notes.

Authors

LICENSE

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