This plugin lets you add several privacy related options to Redmine projects
- Redmine >= 4.0.0
To install Redmine Privacy plugin, download or clone this repository in your Redmine installation plugins directory!
cd path/to/plugin/directory
git clone https://github.com/gtt-project/redmine_privacy.git
Then run
bundle install
bundle exec rake redmine:plugins:migrate
After restarting Redmine, you should be able to see the Redmine Privacy plugin in the Plugins page.
More information on installing (and uninstalling) Redmine plugins can be found here: http://www.redmine.org/wiki/redmine/Plugins
TBD
The GTT Project appreciates any contributions! Feel free to contact us for reporting problems and support.
- 2.0.0 Support Redmine 5.0 and drop Redmine <= 3.4 support
- 1.3.2 Publish on GitHub
See all releases with release notes.
This program is free software. See LICENSE for more information.