Sign in to edit and +1 items.
Login required
Download

Grails SendGrid plugin

(0)
Author(s) Antony Jones
Current Release 0.2   (4 months ago)
Grails Version 1.3.7 > *
Tags
Dependency
compile ":sendgrid:0.2"
Allows the sending of Email via SendGrid's services
Last updated by antony 4 months ago
Ideally, in your BuildConfig.groovy file:

…
plugins {
   …
   runtime ':sendgrid:0.2'
   …
}
...

Older method:

grails install-plugin sendgrid
Last updated by antony 3 months ago
Source code is at https://github.com/aiten/grails-sendgrid

Documentation is at http://aiten.github.com/grails-sendgrid/

Last updated by admin 5 months ago
Last updated by admin 5 months ago