Skip to content

tuanpembual/redmine_favorite_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Favorite Projects

Redmine Favorite Projects is a plugin for Redmine. It is a fork/merge of redmine_favorite_projects and projects_tree_view.

Jenkins Build Status

Requirements

  • Redmine version >= 3.0.0
  • Ruby version >= 2.0.0

Installation

To install the redmine_favorite_projects, execute the following commands from the root of your redmine directory, assuming that your RAILS_ENV environment variable is set to "production":

cd $REDMINE_ROOT
git clone https://github.com/alphanodes/redmine_favorite_projects.git plugins/redmine_favorite_projects
bundle rake redmine:plugins:migrate NAME=redmine_favorite_projects

Restart your application server (apache with passenger, nginx with passenger, unicorn, puma, etc.) and redmine_favorite_projects is ready to use.

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

License

This plugin is licensed under the GNU GPL v2. See GPL.txt for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published