Plugins Directory » redmine_excel_connector
|
Author: | Chan Li |
---|---|---|
Website: | https://conveniencable.com/tools/redmine_excel | |
Code repository: | https://github.com/conveniencable/redmine_excel_connector | |
Registered on: | 2022-06-20 (6 days ago) | |
Current version: | 1.0.0 | |
Compatible with: | Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x | |
User ratings: |
A convenient and powerful plugin to make redmine as a data center for Excel. With its help, you can load Readmine issues to Excel, and then arrage them as Excel style, and finally save them back to Redmine.
Installation notes
- cd your_redmine_installation_dir/plugins
- git clone -b main https://github.com/conveniencable/redmine_excel_connector
- bundle exec rake redmine:plugins:migrate RAILS_ENV=production
- Restart Redmine
Changelog
1.0.0 (2022-06-20)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.