Plugins Directory » TweetBook
Author: | Sandeep Kumar | |
---|---|---|
Website: | http://buoyant.github.io/redmine_tweetbook | |
Code repository: | https://github.com/buoyant/redmine_tweetbook | |
Registered on: | 2013-04-02 (over 11 years ago) | |
Current version: | 1.0 | |
Compatible with: | Redmine 2.2.x, 2.1.x | |
User ratings: |
Authentication in redmine through Facebook, Twitter, Github.
Installation notes
Redmine TweetBook plugin¶
Authentication in redmine through Facebook, Twitter, Github similar to existing OpenID Authentication.
Download the plugin to your application/root/folder/plugins directory. Be sure to maintain the correct folder name, ‘redmine_tweetbook’.
Configure your keys in config/settings.yml
Run ‘rake redmine:plugins:migrate RAILS_ENV=production’
Restart your redmine as appropriate (e.g., ‘rails s -e production’)
Tested on redmine version 2.1.4, 2.2.3
Changelog
1.0 (2013-04-02)
Compatible with Redmine 2.2.x, 2.1.x.