Plugins Directory » Coderwall Plugin
Author: | Syntactic Vexation | |
---|---|---|
Website: | - | |
Code repository: | https://github.com/syntacticvexation/redmine_coderwall | |
Registered on: | 2012-02-21 (over 12 years ago) | |
Current version: | 0.3 | |
Compatible with: | Redmine 4.0.x | |
User ratings: |
A plugin for Redmine that displays your Coderwall achievements on My Page and user profile.
Installation notes
Redmine 1.x
- Install bundler if not already installed -
gem install bundler
cp <redmine-dir>/vendor/plugins/redmine_coderwall/Gemfile <redmine-dir>/Gemfile
bundle install
rake db:migrate_plugins
bundle install
rake redmine:plugins:migrate
Changelog
0.3 (2019-01-22)
Compatible with Redmine 4.0.x.
0.2.1 (2012-12-23)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
0.2 (2012-10-08)
Compatible with Redmine 2.1.x, 2.0.x, 1.4.x.
- Now supports Redmine 2.x
- Fixed parsing issues.
0.1 (2012-03-12)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x, 1.3.x.
Users can also opt to display Coderwall achievements on their profile page.
0.0.1 (2012-02-21)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x, 1.3.x.