Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Galaco/Chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is archived. Usage is not recommended.

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