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

A HTML5 drag and drop multi-file upload plugin

1 vote

A HTML5 drag and drop multi-file upload plugin Read more

Dependency :
compile ":uploadr:0.7.3"

Documentation Source Issues

Ajax Uploader Plugin

6 votes

2% of Grails users

Highly configurable cross-browser, ajax-based file uploader. Displays a progress bar whilst uploading, allows restriction by filetype, and multiple file upload.

Based on Valums 'ajax uploader' javascript. Read more

Dependency :
compile ":ajax-uploader:1.1"

Documentation