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

Broadleaf Grails Plugin

0 vote

Broadleaf Commerce is an enterprise eCommerce framework built on Spring and JPA/Hibernate. Broadleaf Commerce provides an entire suite of eCommerce functionality including, but not limited to, a shopping cart, pricing engine, checkout workflow, flexible fulfillment groups, rules-based offers and promotions, and content management with rules-based targeted content. Broadleaf Commerce is completely extensible, allowing you to override and extend the framework with custom entities and business logi... Read more

Dependency :
compile ":broadleaf:0.3.SNAPSHOT"

Documentation Source Issues

Browser detection

  • Tags : user-agent, browser
  • Latest : 0.4.3
  • Last Updated: 10 June 2013
  • Grails version : 1.2.2 > *
7 votes

2% of Grails users

This plugin provides service and tag library for browser detection. You can know what is the browser, version, operating system and language specified in request headers. Read more

Dependency :
compile ":browser-detection:0.4.3"

Documentation

Bruteforce Defender Plugin

  • Tags : /
  • Latest : 1.0
  • Last Updated: 15 October 2012
  • Grails version : 2.0 > *
1 vote

Plugin adds functionality of blocking user account after a configured number of failed login, thus countering brute-force attacks. Plugin is working on top of configured Spring Security Core plugin with its UserDetails. Read more

Dependency :
compile ":bruteforce-defender:1.0"

Documentation Source Issues

Build Info

  • Tags : /
  • Latest : 1.2.4
  • Last Updated: 15 April 2013
  • Grails version : 1.1.1 > *
2 votes

Provides a controller/view that display basic information about the war file including the

  • date/time the war file was built
  • application version number
  • grails version
  • grails environment (currently running, not necessarily the environment used to build the war file)
  • plugins installed (and which version)
If Hudson/Jenkins is used to build the war file the following Hudson environment variables are also displayed:
  • BUILD_NUMBER
  • BUILD_ID
  • BUILD_TAG
  • SVN_REVISION
  • GIT_COMMIT
  • GIT_BRANCH
Read more

Dependency :
compile ":build-info:1.2.4"

Documentation Source Issues

Build Info Tag Plugin

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

Puts a build.info file in the generated WAR file and provides a few GSP tags to display the information in it. For now, the build number is the date and the plugin also collects the GIT commit number and displays it. Read more

Dependency :
compile ":build-info-tag:0.3.1"

Documentation Source

Previous1..45678910111213..94Next