Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 484 Bytes

README.rdoc

File metadata and controls

20 lines (12 loc) · 484 Bytes

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

  • cd /opt/redmine

  • bundle install --without development test