Plugins Directory » Redmine Preview Docx
|
|
Author: | Stephan Wenzel |
|---|---|---|
| Website: | https://github.com/HugoHasenbein/redmine_preview_docx | |
| Code repository: | https://github.com/HugoHasenbein/redmine_preview_docx | |
| Registered on: | 2018-07-23 (over 7 years ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 3.4.x | |
| User ratings: |
This plugin's functionality is now continued in redmine_more_previews
Plugin to show docx attachments in attachment preview pane.
Installation notes
Install¶
1. Install [pandoc]: [[https://pandoc.org/installing.html]]
2. go to plugins folder
git clone https://github.com/HugoHasenbein/redmine_preview_docx.git
3. restart server f.i.
sudo /etc/init.s/apache2 restart
Uninstall¶
1. go to plugins folder
rm -r redmine_preview_docx
2. restart server f.i.
sudo /etc/init.s/apache2 restart
Changelog
1.0.0 (2018-07-23)
Compatible with Redmine 3.4.x.