Skip to content
sqs edited this page May 26, 2012 · 71 revisions

Play 2.0 Modules

This is a temporary location for listing modules, until there will be a location to register them on the Play website.

Blog posts describing the process of writing a module can be found on objectify.be and developer.vz.net

Authentication and Authorization module (Scala)

  • Website: [https://github.com/t2v/play20-auth]
  • Documentation(en): [https://github.com/t2v/play20-auth/blob/master/README.md]
  • Documentation(ja): [https://github.com/t2v/play20-auth/blob/master/README.ja.md]
  • Short description This module provides an authentication and authorization way

Authenticity Token module

Deadbolt 2 Plugin

  • Website (docs, sample): https://github.com/schaloner/deadbolt-2
  • Short description: Deadbolt is an authorisation mechanism for defining access rights to certain controller methods or parts of a view using a simple AND/OR/NOT syntax

Dust Plugin

Groovy Templates plugin

Groovy Templates plugin - gt-engine-play2

Guice Plugin (Java and Scala)

HTML5 Tags module

Japid module

Manual Dependency Injection Plugin (Java and Scala)

MongoDB Jackson Mapper Plugin (Java)

MongoDB Salat, Casbah Plugin (Scala)

NINA (Scala)

PDF module (Java)

  • Website: [https://github.com/joergviola/play20-pdf]
  • Documentation: [https://github.com/joergviola/play20-pdf/blob/master/README.md]
  • Repository: [http://joergviola.github.com/releases/]
  • Short description Generate PDF output from HTML templates

Play Mini (Java and Scala)

Redis Plugin (Java and Scala)

Emailer Plugin (Java and Scala)

Roy Compiled Asset Plugin (Ray)

Sass Plugin

Snapshot Plugin (Java and Scala)

Stateless client authentication (Scala)

  • Website: [https://github.com/blendlabs/play20-stateless-auth]
  • Documentation: [https://github.com/blendlabs/play20-stateless-auth/blob/master/README.md]
  • Short description Provides required and optional authentication without requiring server-side state (signed auth data is stored on the client)

Statsd Plugin (Java and Scala)

Typesafe util Plugin (Scala)

Typesafe SbtGoodies Plugin

WAR Module

XForward module

Spring Module

JsMessages

Memcached Plugin

Stylus Plugin

ScalikeJDBC Plugin (Scala)

JSON minification Plugin

Amf module (Scala)

  • Website: [https://github.com/Rhinofly/play-libraries/tree/master/amf]
  • Documentation: [https://github.com/Rhinofly/play-libraries/blob/master/amf/README.md]
  • Short description: AMF (ActionScript Message Format) support for Play 2.0
Clone this wiki locally