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

Community contributed extensions

Excel module [excel] module

Template based Excel report generator. ‘x’ version support xlsx format template but is much bigger than normal version (19MB vs. 3MB)

http://github.com/greenlaw110/play-excel

Written by Green Luo.

Published releases

excel-1.2.3 ★ Jul 18, 2011 Documentation Download
excel-1.2.3x   Jul 18, 2011 Documentation Download
excel-1.2.2x   Jun 21, 2011 Documentation Download
excel-1.2.2   Jun 21, 2011 Documentation Download
excel-1.2.1x   Jun 18, 2011 Documentation Download
excel-1.2.1   Jun 18, 2011 Documentation Download
excel-1.2   Jun 16, 2011 Documentation Download
excel-1.2x   Jun 16, 2011 Documentation Download
excel-1.1   Oct 06, 2010 Documentation Download
excel-1.0.1   Apr 08, 2010 Documentation Download
excel-0.1   Mar 28, 2010 Documentation Download

To install locally this modules use the install command:

play install excel-{version}

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

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