Plugins » Coderwall Plugin

7224 Author: Syntactic Vexation
Website: -
Code repository: https://github.com/syntacticvexation/redmine_coderwall
Registered on: 2012-02-21 (3 months ago)
Current version: 0.1
Compatible with: Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x, 1.3.x

A plugin for Redmine that displays your Coderwall achievements on My Page and user profile.

Installation notes

  1. Install bundler if not already installed - gem install bundler
  2. cp <redmine-dir>/vendor/plugins/redmine_coderwall/Gemfile <redmine-dir>/Gemfile
  3. bundle install
  4. rake db:migrate_plugins

Changelog

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.