Plugins Directory » My Projects
|
Author: | Nick Peelman |
---|---|---|
Website: | https://github.com/peelman/my_projects | |
Code repository: | https://github.com/peelman/my_projects | |
Registered on: | 2013-02-08 (about 12 years ago) | |
Current version: | 1.1 | |
Compatible with: | Redmine 2.3.x | |
User ratings: |
My Projects is a simple plugin that displays your assigned projects on the home screen / landing page.
Installation notes
- Clone latest version of plugin from git, install it to plugins.
- Make sure your plugin folder name is my_projects
- Restart your Redmine web servers
- touch /path/to/redmine/tmp/restart.txt
- Plugin should work now.
Changelog
1.1 (2013-02-09)
Compatible with Redmine 2.3.x.
- Added Links for
Issues
andWiki
for each project listed.
1.0 (2013-02-08)
Compatible with Redmine 2.3.x.
- Initial Release