Project

General

Profile

Plugins Directory » Notifo notifications

Author: Daniel Lehmann
Website: https://github.com/taktsoft/redmine_notifo
Code repository: https://github.com/taktsoft/redmine_notifo
Registered on: 2011-03-31 (about 13 years ago)
Current version: 0.1.0
Compatible with: Redmine 1.0.x, 1.1.x
User ratings:   (0)

Plugin which integrates Notifo push notifications with Redmine. When an issue is created or updated you will receive push notifications.

Installation notes

Prerequisite

A Notifo account is required. Visit http://notifo.com to get one.

This plugin depends on httparty. To install run

$ sudo gem install httparty

Installation

Download the sources and put them to your vendor/plugins folder.

$ cd {REDMINE_ROOT}
$ git clone git://github.com/taktsoft/redmine_notifo.git vendor/plugins/redmine_notifo

Migrate database.

$ rake db:migrate_plugins RAILS_ENV=production

Users should now be able to configure their Notifo credentials in their account settings. All changes which provoke email notifications now also create Notifo notifications.

Changelog

0.1.0 (2011-03-30)

Compatible with Redmine 1.0.x, 1.1.x.

redmine_notifo.png (92.1 KB) redmine_notifo.png Daniel Lehmann, 2011-03-31 16:03