Inviter - a simple way to invite people
Dependency:
compile "org.grails.plugins:inviter:0.4"Custom repositories:
mavenRepo "http://download.java.net/maven/2/"
Summary
This is a grails port of the functionality found in the OpenInviter PHP project. The plugin allows you to get address book information and send messages to various email clients and social networks.Under the hood, it uses the excellent Scribe Library for java.Full documentation at https://github.com/tomaslin/grails-inviter
Installation
grails install-plugin inviter
Description
Full documentation can be found here - https://github.com/tomaslin/grails-inviterIn the Config.groovy :replace grails.plugins.inviter.<provider> with grails.plugin.inviter.<provider>