Plugins Directory » Redmine Fetch Email Attachments
|
|
Author: | Stephan Wenzel |
|---|---|---|
| Website: | https://github.com/HugoHasenbein/redmine_fetch_email_attachments | |
| Code repository: | https://github.com/HugoHasenbein/redmine_fetch_email_attachments | |
| Registered on: | 2018-07-03 (over 7 years ago) | |
| Current version: | 2.0.2 | |
| Compatible with: | Redmine 3.4.x, 3.3.x | |
| User ratings: |
Plugin to attach email attachments from emails to issue edit dialog. In issue edit click one button and fetch email attachments from a scanner.

Installation notes
Install¶
1. go to your plugins folder
https://github.com/HugoHasenbein/redmine_fetch_email_attachments.git
2. install gems
go to Redmine root folder
bundle install
3. restart Redmine, f.i.
/etc/init.d/apache2 restart
Uninstall¶
1. go to your plugins folder
rm -r redmine_fetch_email_attachments
2. restart Redmine, f.i.
/etc/init.d/apache2 restart
Changelog
2.0.2 (2018-07-03)
Compatible with Redmine 3.4.x, 3.3.x.