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

Community contributed extensions

CRUD for Siena [crudsiena] module

The CRUD (Create, Read, Update, Delete) Siena module a fully usable web interface for your Siena Model objects with a few more features than default CRUD.

https://github.com/mandubian/play-crud-siena

Written by Pascal Voitot.

Published releases

crudsiena-2.0.2   Aug 10, 2011 Documentation Download
crudsiena-2.0.1   Jun 24, 2011 Documentation Download
crudsiena-2.0.0   Jun 01, 2011 Documentation Download
crudsiena-1.6_play1.2 ★ Apr 14, 2011 Documentation Download
crudsiena-1.6_play1.1   Apr 14, 2011 Documentation Download
crudsiena-1.5   Jan 11, 2011 Documentation Download
crudsiena-1.4   Jan 10, 2011 Documentation Download
crudsiena-1.3   Dec 14, 2010 Documentation Download
crudsiena-1.2   Nov 13, 2010 Documentation Download
crudsiena-1.1   Nov 09, 2010 Documentation Download
crudsiena-1.01   Oct 21, 2010 Documentation Download
crudsiena-1.0   Aug 26, 2010 Documentation Download

To install locally this modules use the install command:

play install crudsiena-{version}

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

require:
    - play -> crudsiena {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.