Community contributed extensions

Excel module [excel] module

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

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

1.2.3 Jul 18 2011 Documentation Try Play
1.2.3x Jul 18 2011 Documentation Try Play
1.2.2x Jun 21 2011 Documentation Try Play
1.2.2 Jun 21 2011 Documentation Try Play
1.2.1x Jun 18 2011 Documentation Try Play
1.2.1 Jun 18 2011 Documentation Try Play
1.2 Jun 16 2011 Documentation Try Play
1.2x Jun 16 2011 Documentation Try Play
1.1 Oct 06 2010 Documentation Try Play
1.0.1 Apr 08 2010 Documentation Try Play
0.1 Mar 28 2010 Documentation Try Play

To install locally this module 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}