Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 951 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 951 Bytes

Rate at redmine.org

Redmine Agreement Plugin

Русская версия документации

This plugin adds the user agreement to Redmine.

Usage

  1. Install the plugin and perform database migration:
bundle exec rake redmine:plugins:migrate
  1. Add wiki page for the agreement and wiki page that will be shown when a user rejects the agreement. Add on the pages links to accept and reject the agreement: "Accept":/agreements/accept | "Reject":/agreements/reject

  2. Add urls of the pages to settings without domain. For example, if url is 'http://site.com/projects/clients/wiki/my_wiki' then you need to add to settings '/projects/clients/wiki/my_wiki'.

  3. Enable the plugin in settings.

Author of the Plugin

The plugin is designed by Southbridge