Skip to content

twinklebob/redmine_glip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glip Plugin for Redmine

Redmine plugin for Glip notifications

Installation

1 .Install glip-rb gem:

add gem 'glip-rb' to your Gemfile and run

bundle install
2. Install Glip plugin:

copy plugin to redmine plugins directory:

git clone git@github.com:twinklebob/redmine_glip.git #{redmine_root/plugins}

then run

rake redmine:plugins:migrate RAILS_ENV=production

(change environment if needed - more info at Redmine plugin installation guide)

3. Configure plugin

In Redmine go to the Plugin page in the Adminstration area and configure Glip plugin using webhook URL - you can find it at Glip (go to the integration panel and click on Webhook icon).

Based on redmine_kato in turn based on redmine_hipchat

Say thanks

Feel free to buy me a nice cup of tea or something. I accept tips through http://CyberneticDave.tip.me

About

Redmine plugin to communicate with Redmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published