Skip to content

gtt-project/redmine_print_templates

Redmine Print Templates Plugin

The Redmine Print Templates plugin enables printing templates with pdfme in Redmine installations.

⚠️ Work in Progress: This project is currently under development and not yet fully functional.

Requirements

  • Redmine >= 5.0.0
  • NodeJS >= v18
  • yarn

Installation

To install Redmine Print Templates 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_print_templates.git
cd redmine_print_templates
yarn
npx webpack

Then run

bundle install
bundle exec rake redmine:plugins:migrate

After restarting Redmine, you should be able to see the Redmine Print Templates 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

The plugin configuration is available in Redmine's plugin list: https://localhost:3000/admin/plugins

Contributing and Support

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

How to debug frontend

You can debug frontend by running the following command on another console:

npx webpack --watch --mode=development --devtool=source-map

Version History

See all releases with release notes.

Authors

LICENSE

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

About

Plugin to add printing (with maps) to GTT through PDFme

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published