Plugins Directory » Export DOCX
Author: | Mike Sweetman | |
---|---|---|
Website: | https://github.com/masweetman/export_docx | |
Code repository: | https://github.com/masweetman/export_docx.git | |
Registered on: | 2016-08-09 (over 8 years ago) | |
Current version: | 1.3.1 | |
Compatible with: | Redmine 3.3.x, 3.2.x, 3.1.x | |
User ratings: |
This Redmine plugin allows you to export issues to Microsoft Word files.
Installation notes
Installation¶
- Clone into your plugins folder: git clone https://github.com/masweetman/export_docx.git
- Run bundle update
- Restart Redmine
Creating templates¶
- Create a Micorsoft Word template. Refer to template_example.docx for details.
- Go to Administration --> Plugins --> Export DOCX --> Configure
- Upload your template
Changelog
1.3.1 (2017-01-30)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x.
- format date based on Redmine settings
- bug fixes
1.2.1 (2017-01-02)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x.
- Include notes in exported file
- Update template for all trackers at once
- Upload more than one template for a given tracker
1.0.0 (2016-08-16)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x.
Redmine 3.1 & 3.2 support
0.0.1 (2016-08-09)
Compatible with Redmine 3.3.x.