Project

General

Profile

Plugins Directory » Redmine Holidays Plugin

Author: Toshio Takiguchi
Website: https://github.com/taktos/redmine_holidays_plugin
Code repository: https://github.com/taktos/redmine_holidays_plugin.git
Registered on: 2014-01-30 (about 10 years ago)
Current version: 0.0.1
Compatible with: Redmine 2.4.x
User ratings:   (1)

This plugin shows holiday in calendar. You can change region on plugin's setting page.

Installation notes

  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

Changelog

0.0.1 (2014-01-30)

Compatible with Redmine 2.4.x.

User ratings

  by John Smyth about 9 years ago