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:- The Grails plugins JIRA issue tracker
- A shared SVN repository for Grails plugins
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-pluginsPlease 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



