Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

646b/redmine_email_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Email Images

The plugin address this issue: http://www.redmine.org/issues/2770.

Description

Email clients are not logged in and can't load images in email notifications from redmine. You can either allow downloading attachments for anonymous users or include images as attachments in email. This plugin uses second approach.

Installation

To install the plugin clone the repo from github and migrate the database:

cd /path/to/redmine/
git clone git://github.com/dkalachov/redmine_email_images.git plugins/redmine_email_images
bundle
rake redmine:plugins:migrate RAILS_ENV=production

Compatibility

The latest version of this plugin is only tested with Redmine 2.6-stable and 3.0-stable.

About

Send images inline in redmine email notifications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages