This plugin allows the redmine/chiliproject administrator to mark any project he wants as “featured” (notice that this is an “admin” right, not a project administrator right).
It also changes the redmine home page to show a “featured projects” box. This box replaces the default “Latest projects” box.
Finally, it adds two named scopes to Project: Project.featured and Project.not_featured
This plugin can be used in consonance with our Redmine Project Filtering plugin ( github.com/splendeo/redmine_project_filtering )
-
Copy the plugin directory into the vendor/plugins directory
-
Migrate plugin: rake db:migrate_plugins
-
Start Redmine
Installed plugins are listed and can be configured from ‘Admin -> Plugins’ screen.
Development of this plugin was financed by the Open Hardware Repository - www.ohwr.org