Plugins - plugin_server
Add to favoritesTransforms your application in a plugin server, allowing you to deploy all the installed plugins (instead of using svn).
After installed and had a route defined (for example, /plugin/get/) you can use the site for distributing your plugins with
script/plugin intall http://your.site.com/plugin/get/a_plugin
