Gravatar [gravatar] module
This module is for the Play 1.x series only.
Integrate Gravatar into your Play application
https://github.com/mbarbieri/play-gravatar
Written by Matteo Barbieri.
Published releases
1.0.2 | Nov 17 2011 | Documentation | Try Play |
1.0.1 | Jun 23 2011 | Documentation | Try Play |
1.0 | Apr 05 2011 | Documentation | Try Play |
To install locally this module use the install
command:
play install gravatar-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> gravatar {version}