Project

General

Profile

Usefull plugin list

Added by Francesco Filippi almost 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 almost 13 years ago

redmine_code_review
redmine_favourite_projects
redmine_pastebin
redmine_repository
redmine_xls_export

RE: Usefull plugin list - Added by Francesco Filippi almost 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 almost 13 years ago

You have to execute in the console (DOS prompt)

rake db:migrate_plugins RAILS_ENV=production
from 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 almost 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 12 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 12 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 12 years ago

Awesome plugin workload, very usefull :-)

Thank you Steven, I'll try these plugins :-)

I have update my list of plugin (with link): But I've found some issues:
  • 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 12 years ago

Tx Franchesco

Some feedback?

RE: Usefull plugin list - Added by dj jones over 9 years ago

some of those plugins have been over-taken by more recent forks.

eg
  • redmine_better_gantt_chart
The source listed here in the plugin page, is not as uptodate as:

which claims Redmine 2.2, 2.3 compatibility.

    (1-9/9)