Grails - Contribute a Plugin

Contribute a Plugin

As of Grails 0.4, Grails provides an extensible plugin architecture for developing plugins that extend Grails' capabilities in whatever way you choose. Checkout The Plug-in Developers Guide for more info on how to develop plugins.

If you decide to make the jump and develop a plugin Codehaus provides a number of services to Grails plugin developers including:

  1. The Grails plugins JIRA issue tracker
  2. A shared SVN repository for Grails plugins
Also Grails plugins hosted at Codehaus can be installed with the command:
grails install-plugin xfire 0.4

This feature (the plugin repository) is not yet functioning, coming soon for 0.6

And retrieved with the grails list-plugins target. Every time a release of a Grails is made the plugins hosted at Codehaus will be built and placed within http://dist.codehaus.org/grails-plugins

Please post your ideas on the Mailing lists if you are interested in developing a plugin

This feature (the grails list-plugins target) is not yet functioning, coming soon for 0.6