Community contributed extensions

Postmark [postmark] module

This module is for the Play 1.x series only.

Postmark module provides easy integration with postmarkapp.com for handling outgoing emails.

https://github.com/FrostDigital/play-postmark

Written by Joel Söderström.

Published releases

1.0 Feb 08 2012 Documentation Try Play

To install locally this module use the install command:

play install postmark-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> postmark {version}