Skip to content

twinslash/redmine_chilli_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Chilli PDF

This plugin export wiki to pdf.

Installation

Clone the code of the plugin to the folder REDMINE/plugins. Run the migrations.

cd REDMINE/plugins
git clone https://github.com/twinslash/redmine_chilli_pdf.git
cd redmine_chilli_pdf
bundle install

Restart your server.

Uninstall

Remove the plugin.

cd REDMINE/plugins
rm -rf redmine_chilli_pdf

Restart your server.

Releases

No releases published

Packages

No packages published