Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: aquadraht on February 09, 2015, 09:53:49 AM

Title: how to best manage plugins collection
Post by: aquadraht on February 09, 2015, 09:53:49 AM
Hi all,

I'm wondering how you manage your plugins collection. I currently use 29 plugins in my roundcube setup and don't want to handle updating/upgrading them manual.
Are there scripts or tools to manage this apart from myroundcube?
Ho do you handle this?

Best regards,
Title: Re: how to best manage plugins collection
Post by: SKaero on February 09, 2015, 11:25:40 AM
Using composer is a simple way of managing plugin updates. It only works for plugin which support composer, but most of the major ones do.