Skip to content

kost/redmics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redmine_ics_export (redmics)

Plug-in for Redmine (www.redmine.org/) to export project issues and versions as ICalendar (ICS) files.

This plug-in requires Redmine 2.x.

Licence

GPL v2

Requirements

This plug-in requires icalendar 1.1.6 (icalendar.rubyforge.org/).

Installation

cd /opt/redmine/plugins
git clone https://github.com/buschmais/redmics.git redmine_ics_export
cd /opt/redmine
bundle install --without development test

Please do not install the plug-in neither into redmine/lib/plugins nor into redmine/vendor/plugins. This is not supported and may cause issues with your Redmine installation.

About

My patches for Plug-in for Redmine (http://www.redmine.org/) to export project issues and versions as ICalendar (ICS) files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published