Skip to content

yuuu/redmine_nikoca_re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Nikoca Re Plugin

screenshot

Niko-niko Calender plugin for Redmine.

redmine_nikoca_re is plugin to check the mood for project members.

Installation

$ cd /path/to/redmine/plugins
$ git clone https://github.com/yuuu/redmine_nikoca_re.git
$ cd /path/to/redmine
$ rake redmine:plugins:migrate NAME=redmine_nikoca_re RAILS_ENV=production 
(restart redmine)

Uninstallation

$ cd /path/to/redmine
$ rake redmine:plugins:migrate NAME=redmine_nikoca_re VERSION=0 RAILS_ENV=production 
(restart redmine)

Support

  • Redmine 3.0.0
  • Redmine 2.5.2

Material sources

http://www.emstudio.jp/

http://sozai.akuseru-design.com/

License

All the files in this distribution are covered under the MIT license. see the file MITL.