A redmine plugin to mimic Basecamp’s profile fields.
-
extend user profiles with additional fields
A copy of the plugin can be downloaded from GitHub (search for extended_profile).
-
Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins
-
Run the plugin migrations +rake db:migrate_plugins+
-
Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
This plugin is licensed under the GNU GPL v2. See LICENSE for details.
-
original author Andriy Lesyuk (projects.andriylesyuk.com/projects/redmine-profile)
-
This version forked from Daniel Seifert (github.com/dseifert/extended_profile)
-
see CREDITS for additional contributions