Skip to content

gtt-project/redmine_gtt_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Redmine GTT Exports Plugin

CI #develop

This plugin enables project admins to export project member data.

Requirements

  • Redmine >= 4.0.0

Installation

To install Redmine GTT Export 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_gtt_export.git

Then run

bundle install
bundle exec rake redmine:plugins:migrate

After restarting Redmine, you should be able to see the Redmine GTT Export plugin in the Plugins page.

More information on installing (and uninstalling) Redmine plugins can be found here: https://www.redmine.org/wiki/redmine/Plugins

How to use

[Settings, screenshots, etc.]

Contributing and Support

The GTT Project appreciates any contributions! Feel free to contact us for reporting problems and support.

Version History

  • 2.0.0 Support Redmine 5.0 and drop Redmine <= 3.4 support
  • 1.1.0 Publish on GitHub

See all releases with release notes.

Authors

LICENSE

This program is free software. See LICENSE for more information.