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

Shiro Openid Plugin

  • Tags : openid
  • Latest : 0.7
  • Last Updated: 19 September 2012
  • Grails version : 2.0 > *
0 vote

Add OpenID authentication to the Shiro plugin with a set of installable Shiro domain class and openid4java view templates. Read more

Dependency :
compile ":shiro-openid:0.7"

Documentation Source Issues

MongoFile Plugin

  • Tags : persistence, mongodb
  • Latest : 1.1.1
  • Last Updated: 13 June 2012
  • Grails version : 2.0 > *
0 vote

The MongoFile plugin provides a MongoFileService that saves, retrieves and deletes files from a MongoDB file store. Furthermore, the domain classes have methods injected to handle these files.

Each file is stored in a MongoDB collection (bucket), named after the domain class name. This plugin depends on the MongoDB plugin. Read more

Dependency :
compile ":mongo-file:1.1.1"

Documentation Source Issues

Errors Plugin

  • Tags : /
  • Latest : 0.8
  • Last Updated: 25 September 2012
  • Grails version : 2.0 > *
0 vote

This plugin sets up some basic error handling for your application. Specifically, it creates a default ErrorController for handling 403, 404 and 500 status codes, along with accompanying GSPs. It also looks for GSP pages (matching the Grails convention of finding resources) before rendering the 404 page, allowing pages to be added without creating controllers or further configuration of the URL mappings. This is useful in allowing GSP pages to be added to your project by people not familiar with... Read more

Dependency :
compile ":errors:0.8"

Documentation Source Issues

Authorise Plugin

  • Tags : /
  • Latest : 1.2
  • Last Updated: 04 June 2012
  • Grails version : 2.0 > *
0 vote

This plugin provides a framework for authorising actions in Controllers, methods in Services and visible elements in GSPs. No authentication or domain models are provided so you are free to use your own or another plugins'. Read more

Dependency :
compile ":authorise:1.2"

Documentation Source Issues

sample-data

  • Tags : mockup
  • Latest : 1.0.0
  • Last Updated: 16 September 2012
  • Grails version : *
0 vote

Read more

Dependency :
compile ":sample-data:1.0.0"

Events Push Plugin

  • Tags : ajax, push
  • Latest : 1.0.M7
  • Last Updated: 21 January 2013
  • Grails version : 2.0 > *
1 vote

This is a client-side event bus based on the portable push library Atmospherethat propagates events from the server-side event bus provided by the Platform Coreto the browser. It allows your client Javascript code to both send events and listen for them.

For security, events-push is a white-list broadcaster so that you can control exactly which events are propagated fromthe server to the browser.

Read more

Dependency :
compile ":events-push:1.0.M7"

Documentation Source Issues

Inflector Plugin

  • Tags : /
  • Latest : 0.2
  • Last Updated: 07 November 2012
  • Grails version : 1.3.7 > *
1 vote

Brings the wonderful world of rails helpers into the dark, grey madness of Grails.

Now you can pluralize, singularize and even ordinalize your words without depending on trivial JavaScript libraries. Yay! Read more

Dependency :
compile ":inflector:0.2"

Documentation Source

DustJs Resource Plugin

  • Tags : /
  • Latest : 0.9.2
  • Last Updated: 10 October 2012
  • Grails version : 1.3.7 > *
0 vote

This plugins supports server-side compilation of .dust template files to their .js counterparts. Read more

Dependency :
compile ":dustjs-resources:0.9.2"

Documentation Issues

Wslite plugin

  • Tags : soap, rest
  • Latest : 0.7.2.0
  • Last Updated: 09 March 2013
  • Grails version : 1.2.2 > *
0 vote

This plugin brings the power of https://github.com/jwagenleitner/groovy-wslite library to your Grails app. Thanks to Andres Almiray to provided code at https://github.com/griffon/griffon-wslite-plugin! Read more

Dependency :
compile ":wslite:0.7.2.0"

Documentation Source Issues

Previous1..891011121314151617..93Next