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 (almost 11 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 2.4.x | |
User ratings: |
This plugin shows holiday in calendar. You can change region on plugin's setting page.
Installation notes
- Clone into the plugins directory
$ cd REDMINE_ROOT/plugins $ git clone https://github.com/taktos/redmine_holidays_plugin.git
- Install gems
$ cd REDMINE_ROOT $ bundle install
- Run rake task
$ bundle exec rake redmine:plugins:migrate RAILS_ENV=production
- Restart Redmine
Changelog
0.0.1 (2014-01-30)
Compatible with Redmine 2.4.x.