Show Navigation

Grails Plugins

Latest Plugins

  • gorm-tools

    repository pattern, data services, fast data binding and json/rest/map based query plugin for grails gorm

    7.3.77 published Oct 17, 2024 by 9ci
    23
  • force-ssl

    Creates a simple annotation to mark controller/actions as SSL restricted and performs the appropriate redirect.

    5.0.2 published Oct 10, 2024 by bertramlabs
    3
  • seed-me

    Implements a standard convention for adding seed data to your application..

    5.0.8 published Oct 9, 2024 by bertramlabs
    12
  • gsp

    Grails Server Pages (GSP) - GSP (Grails Server Pages) - A server-side view rendering technology based on Groovy

    6.2.3 published Oct 4, 2024 by grails
    15
  • scaffolding

    The Grails® framework Scaffolding plugin replicates much of the functionality from Grails 2, but uses the fields plugin instead.

    5.1.2 published Oct 3, 2024 by grails
    15

Top Rated Plugins

Plugins By Tag

Plugins By Owner

Useful Link

Plugins

  • shiro

    Secure your Grails application quickly and easily using the Apache Shiro security framework.

    4.4 published Apr 18, 2021 by nerderg
    7
  • SimpleSuggestions3

    This is a simple, by convention, suggestion service to provide suggestions to auto complete controls. Just point the auto complete JS URL at suggest/[subject]?term=bla and you get a JSON list of suggestion strings back. You can add suggestion handlers to the service as a closure, or just add a text file named [subject].txt with an itemper line to be searched for matches. The simple search returns a result if an item string contains the term anywhere. See docs for details.

    1.1 published Jul 22, 2019 by nerderg