Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

VHost [vhost] module

Adds some virtual hosts functionality with separate datasource and customizable application settings for each virtual host.

https://github.com/lyubo/play-vhost

Written by Lyubomir Ivanov.

Published releases

vhost-1.0.4 ★ Nov 30, 2011 Documentation Download
vhost-1.0.3   Oct 25, 2011 Documentation Download
vhost-1.0.2   Mar 23, 2011 Documentation Download
vhost-1.0.1   Apr 26, 2010 Documentation Download
vhost-1.0   Apr 20, 2010 Documentation Download

To install locally this modules use the install command:

play install vhost-{version}

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

require:
    - play -> vhost {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.