Plugins You can find out about all the publicly available Grails plugins.

dynamic-themes Plugin

  • Tags : ui, view, theme, themes
  • Latest : 0.1
  • Last Updated: 10 December 2012
  • Grails version : 2.1 > *
0 vote

The dynamic-themes plugin allows your Grails application to load and render your pages with your own theme (folders with GSP templates and css) dinamically outside the scope of a web request. You can process models and sections (your own tags) in your templates. See DynamicThemesExamples (https://github.com/gonzalogarciajaubert/DynamicThemesExample/wiki) application for examples. Read more

Dependency :
compile ":dynamic-themes:0.1"

Documentation Source Issues

jAces - Ultimate companion to create database applications on Grails

2 votes

jAces streamlines the process of creating database applications. It combines the power of Dojo and Grails to create a superior platform for developing at lowest cost and at lowest complexity. It is even fun develop database application with jAces. Even full blown master-detail forms can be created within minutes. Read more

Dependency :
build ":jaces:1.7.2.2"

Documentation Source