galaco/chatter

This package is abandoned and no longer maintained. No replacement package was suggested.

A lightweight forum module for ZF2

0.0.1 2015-10-07 18:06 UTC

This package is not auto-updated.

Last update: 2020-06-12 18:42:33 UTC


README

Chatter

A lightweight forum module for Zend Framework 2

Installation

Composer

Update your composer.json with this package, then install/update:

```json
"require": {
	"galaco/chatter": "dev-master"
}
```

Post installation

@TODO