This is a plugin for Redmine that displays your Coderwall achievements on My Page and user profile.
Redmine 1.x
-
Install bundler if not already installed - gem install bundler
-
cp vendor/plugins/redmine_coderwall/Gemfile Gemfile
-
bundle install
-
Run rake db:migrate_plugins
Redmine 2.x
-
bundle install
-
Run rake redmine:plugins
Users can set their Coderwall username through My account. Click on My page -> Personalize this page to add the Coderwall My page block. They can also toggle whether to display their achievements on their user profile page.