Project

General

Profile

Plugins Directory » Issue notification

Author: Evgenii Semenchuk
Website: https://github.com/evgenii/redmine_issue_notification
Code repository: https://github.com/evgenii/redmine_issue_notification
Registered on: 2010-11-03 (over 13 years ago)
Current version: 0.0.1
Compatible with: Redmine 0.9.x, 1.0.x
User ratings:   (0)

Issue notification is redmine plugin that send notification to watchers about due date is coming

Installation notes

cd /path_to_you_app/vendor/plugins
git clone git://github.com/evgenii/redmine_issue_notification.git
cd ../../
rake db:migrate_plugins - to add columns
ruby script/server - to start application. Enjoy!

Changelog

0.0.1 (2010-11-03)

Compatible with Redmine 0.9.x, 1.0.x.