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.79 published Jan 6, 2025 by 9ci
    23
  • seed-me

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

    7.0.0 published Dec 30, 2025 by bertramlabs
    12
  • security-bridge

    Defines a standard corss-plugin security bridge implementation for better decoupling of authentication in plugin heavy applications.

    7.0.0 published Dec 30, 2025 by bertramlabs
    1
  • selfie

    Selfie is a Grails Image / File Upload Plugin. Use Selfie to attach files to your domain models, upload to a CDN, validate content, produce thumbnails.

    7.0.0 published Dec 30, 2025 by bertramlabs
    21
  • karman-grails

    Karman is a standardized / extensible interface plugin for dealing with various cloud services including Local, S3, and Openstack.

    3.0.0 published Dec 30, 2025 by bertramlabs
    8

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.

    5.0.0 published Nov 14, 2024 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