Plugins Directory » Contact form

6516 Author: Andriy Lesyuk
Website: http://projects.andriylesyuk.com/projects/redmine-contact
Code repository: http://subversion.andriylesyuk.com/redmine-contact
Registered on: 2011-09-07 (over 1 year)
Current version: 0.0.1
Compatible with: Redmine 1.0.x, 1.1.x, 1.2.x

The Contact form plugin for Redmine adds contact forms allowing to send emails to site owners (top menu item) and/or site members (new link in user profile). The contact form can be configured to meet your needs and supports custom fields.

In addition the plugin supports changing the default value for the "Hide my email address" option in the user profile.

Installation notes

  • Copy contact_form directory to #{RAILS_ROOT}/vendor/plugins
  • Run: rake db:migrate:plugins RAILS_ENV=production
  • Restart Redmine

Changelog

0.0.1 (2011-09-07)

Compatible with Redmine 1.0.x, 1.1.x, 1.2.x.