Overview
There are two ways to remove a project from Redmine – “archive” or delete. In both cases Redmine gives no explanation for the removal.
This plugin allows to add a message to pages of an archived project. In such message administrator can explain the reason of the removal. It also allows to specify URL to redirect. The plugin supports a special redirection mode, which redirects pages to the corresponding ones on another Redmine installation (can be used when the project was moved).
- License: GNU General Public License (GPL) v2.0
- Redmine page: www.redmine.org/plugins/project_removal
- Programming language: Ruby
- SVN Repository:
svn co http://svn.s-andy.com/project-removal project_removal
- Latest version: 0.1.1 (over 10 years ago)
- Redmine: 2.5.x, 2.3.x, 2.2.x, 1.4.x
- ChiliProject: 3.x
Members
Author: Andriy Lesyuk
Latest news
Just a maintenance release
While testing the plugin under Redmine 2.5.x I found a bug and fixed it. Besides this the plugin appeared to work just fine under Redmine 2.5.x...
Moving projects out of Redmine 2.x
The Project Removal plugin 0.1.0 now allows to move and/or redirect projects or remove projects with a note under Redmine 2.x (up to 2.3.x). The plugin also tries to use the SEO-friendly 301 HTTP status for redirection.
Project redirection plugin
You will find this plugin useful when you need to remove a project. Especially when you move a project to another Redmine/ChiliProject host.