Plugins Directory » Projects Treeview
|
Author: | Thomas Koch |
---|---|---|
Website: | https://github.com/braini75/projects_treeview | |
Code repository: | https://github.com/braini75/projects_treeview | |
Registered on: | 2024-10-21 (about 1 month ago) | |
Current version: | 0.4 | |
Compatible with: | Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x | |
User ratings: |
This Plugin offers a tree view for browsing redmine projects.
Installation notes
Installation
1. go to `{REDMINE_ROOT}/plugin` directory.
2. Install:
git clone https://github.com/braini75/projects_treeview.git
3. Restart the redmine service. E.g. `service apache2 restart`
4. enjoy!
(There is no need for database migration, as this plugin does not change anything in the database.)
Usage
Use the extra Menu Entry next to "Projects".
Changelog
0.4 (2024-10-21)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x.
minor fixes.
Tested with redmine 5.1.3.
0.3 (2016-01-19)
Compatible with Redmine 3.2.x.