Plugins

Grails Plugins

This page contains links to the documentation for each plugin that is available for Grails.

Testing

Rich Client/Ajax Plugins

Chart Plugins

Web Services Plugins

Performance / Utility Plugins

Scheduling Plugins

Security Plugins

Web Design Plugins

Search

Scaffolding / Templating / Binding plugins

Persistence Plugins

  • Explicit Insert Plugin adds an insert method to all domain classes to resolve save() issues with legacy tables with assigned keys and no version or timestamp.
  • Acts As Taggable Plugin add the acts_as_taggable ability to domain class
  • Systemi Grails Domain Plugin generates Grails domain classes from a legacy IBM System i (a.k.a. AS/400, a.k.a. iSeries) table
  • Grails Audit Logging Plugin track who changed what via Hibernate events, can be optionally configured to log users from multiple security plugins, adds onChange event handler to marked domain classes and exposes old and new values.

Functionality plugins

Other Frameworks

Database Change Tracking

LDAP

Report

  • Jasper Plugin - Add Jasper reports in your web application easily.

Rules Engine


For creating your own plugins see the The Plug-in Developers Guide.

Labels

 
(None)
  1. Jan 15, 2008

    Carl Garcia says:

    It appears that the plugins.grails.org repository is down...is there an alternat...

    It appears that the plugins.grails.org repository is down...is there an alternative for downloading the RichUi plugin?

    Thanks!