Usefull plugin list
Added by Francesco Filippi over 13 years ago
Hello,
I'm a student of a Project Manager course and for my thesis I have to install and configure Redmine to create a usefull instance.
Can you recommend me a good suite of plugins? I'm already find mylyn-connector for the connection with Eclipse.
Thanks to all,
Francesco
Replies (9)
RE: Usefull plugin list - Added by Ivan Cenov over 13 years ago
redmine_code_review
redmine_favourite_projects
redmine_pastebin
redmine_repository
redmine_xls_export
RE: Usefull plugin list - Added by Francesco Filippi over 13 years ago
Thank you so much :-)
I have find also these plugins:
Advanced reminder
Attach sceenshot
Backlogs
Better gantt chart
Carousel
Close Issue Button
CMI
Easy Agile
Extended spent time
Issue notification
Issue History
Close date
Knowledgebase
Lightbox
Roadmaps
Burdown chart
But for every plugin that needs the reload of the database I get an error (usually related to the absence of something table that the plugin need). How I can resolve this errors?
RE: Usefull plugin list - Added by Ivan Cenov over 13 years ago
You have to execute in the console (DOS prompt)
rake db:migrate_plugins RAILS_ENV=productionfrom the root Redmine folder. This is on Windows. I suppose that it is similar in Linux but don't know the exact syntax.
Also, test these plugins on test site first.
RE: Usefull plugin list - Added by Francesco Filippi over 13 years ago
Thank you again :-)
I'have find the issue...I installed the Redmine version 1.2 and all the plugins works only for Redmine 1.1.x
Now it woks fine!
Thanks.
RE: Usefull plugin list - Added by DNOiSE Agencia de comunicación over 13 years ago
and this one (made in our company)
http://www.redmine.org/plugins/dnoise_workload
To manage workloads graphically
RE: Usefull plugin list - Added by Steven Wong over 13 years ago
http://www.redmine.org/plugins/dnoise_workload
a very nice plugin. thanks.
I used as follows:
show_issue_description
stuff_to_do
redmine_schedules
redmine_better_gantt_chart
advanced_roadmap
redmine_charts
redmine_graphs
redmine_knowledgebase
redmine_lightbox
redmine_attach_screenshot
redmine_vividtone_my_page_blocks
redmine_local_avatars
RE: Usefull plugin list - Added by Francesco Filippi over 13 years ago
Awesome plugin workload, very usefull :-)
Thank you Steven, I'll try these plugins :-)
I have update my list of plugin (with link):- Mylyn-Connector [[http://sourceforge.net/apps/wordpress/redmin-mylyncon/]]
- Knowledge Base [[http://www.redmine.org/plugins/redmine_knowledgebase]]
- XLS export [[http://www.redmine.org/plugins/redmine_xls_export]]
- Redmine Roadmaps Plugin [[http://www.redmine.org/plugins/roadmaps]]
- Advanced reminder [[http://www.redmine.org/plugins/advanced_reminder]]
- Issue notication [[http://www.redmine.org/plugins/issue_notification]]
- Pastebin [[http://www.redmine.org/plugins/pastebin]]
- Budget plugin [[http://www.redmine.org/projects/redmine/wiki/PluginBudget]]
- Better Gantt chart [[http://www.redmine.org/plugins/redmine_better_gantt_chart]]
- Customer Plugin [[http://www.redmine.org/projects/redmine/wiki/PluginCustomer]]
- Close Issue Button [[http://www.redmine.org/plugins/redmine_close_button]]
- Issue History [[http://www.redmine.org/plugins/redmine_issue_history]]
- Attach sceenshot [[http://www.redmine.org/plugins/redmine_attach_screenshot]]
- CMI [[http://www.redmine.org/plugins/redmine_cmi]]
- Extended spent time [[http://www.redmine.org/plugins/extended_spent_time]]
- Graphs plugin [[http://www.redmine.org/projects/redmine/wiki/PluginGraphs]]
- Close date [[http://www.redmine.org/plugins/closed_date]]
- Lightbox [[http://www.redmine.org/plugins/redmine_lightbox]]
- Default queries per project [[http://www.redmine.org/plugins/redmine_default_columns]]
- Extra queries operation [[http://www.redmine.org/plugins/redmine_extra_query_operators]]
- Outlook attachment preview [[http://www.redmine.org/plugins/redmine_msg_preview]]
- Backlogs [[http://www.redmine.org/plugins/backlogs]]
- Carousel [[http://www.redmine.org/plugins/redmine_carousel]]
- Knowledgebase hasn't the search form
- XLS export don't work if I want to export a data type
- Budget don't save the link between the issue and the project
- Attach sceenshot has a java "close button" problem
- CMI in the installation process it crashes
Have you find the same issues?
RE: Usefull plugin list - Added by DNOiSE Agencia de comunicación over 13 years ago
Tx Franchesco
Some feedback?
RE: Usefull plugin list - Added by dj jones about 10 years ago
some of those plugins have been over-taken by more recent forks.
eg- redmine_better_gantt_chart
which claims Redmine 2.2, 2.3 compatibility.