Community contributed extensions

playapps.net [playapps] module

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

playapps.net is a streamlined deployment environment designed to get your Play applications up and running quickly and efficiently

http://github.com/zenexity/play-playapps

Written by Zenexity.

Published releases

1.4 May 20 2011 Documentation Try Play
1.3 Jan 18 2011 Documentation Try Play
1.2 Dec 02 2010 Documentation Try Play
1.1 Oct 29 2010 Documentation Try Play
1.0 Aug 09 2010 Documentation Try Play

To install locally this module use the install command:

play install playapps-{version}

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

require:
        - play -> playapps {version}