carepack / redmine_holidays_plugin

This is a redmine plugin that displays holiday in the calendar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine Holidays Plugin

This is a redmine plugin that displays holiday in the calendar. Calendar

Prerequisites

  • Redmine 2.x (Tested on only 2.4)

Installations

  1. Clone into the plugins directory

     $ cd REDMINE_ROOT/plugins
     $ git clone https://github.com/taktos/redmine_holidays_plugin.git
    
  2. Install gems

     $ cd REDMINE_ROOT
     $ bundle install
    
  3. Run Rake task

     $ bundle exec rake redmine:plugins:migrate RAILS_ENV=production
    
  4. Restart Redmine

Settings

You can change region on plugin configuration page.

About

This is a redmine plugin that displays holiday in the calendar.


Languages

Language:HTML 56.8%Language:Ruby 39.6%Language:CSS 3.6%