The Plug-in Developers Guide

The Plug-in Developers Guide

This page forms a guide to developers wishing to develop plugins for Grails. Since 0.4, Grails provides a number of extension points that allow you to extend anything from the command line interface to the runtime configuration engine. The following sections detail how to go about it:

See also the list of available Plugins for non-trivial examples.

Labels

 
(None)
  1. Dec 14, 2006

    Yoshihiro ICHIYANAGI says:

    Hi Graeme, When plugin developer creates a plugin, where should (s)he add docum...

    Hi Graeme,

    When plugin developer creates a plugin, where should (s)he add documents for the plugin's information in wiki?

  2. Dec 14, 2006

    graeme says:

    Hi Yoshihiro, I've added a link to the user contributed plugins area. Please li...

    Hi Yoshihiro,

    I've added a link to the user contributed plugins area. Please link to your plugins from there.

    Thanks!