Skip to content
This repository was archived by the owner on May 3, 2018. It is now read-only.

646b/redmine_email_to_markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Email to Markdown

Description

Convert html to markdown and use inline images from incoming emails.

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_to_markdown.git plugins/redmine_email_to_markdown
bundle
rake redmine:plugins:migrate RAILS_ENV=production

Compatibility

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

About

Redmine: convert html to markdown and import inline images from incoming emails.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages