library edpdiscuss
A very simple and generic threaded discussion module for ZF2. Great for forums, comments, etc.
evandotpro/edpdiscuss
A very simple and generic threaded discussion module for ZF2. Great for forums, comments, etc.
- PHP
- 0 Dependents
- 0 Suggesters
- 9 Forks
- 2 Open issues
- 1 Versions
- 0 % Grown
EdpDiscuss
Version 0.0.1, (*1)
Requirements
Installation
Main Setup
By cloning project
- Install the ZfcBase ZF2 module
by cloning it into
./vendor/.
- Clone this project into your
./vendor/ directory.
Post Installation
Import the SQL schema located in ./vendor/EdpDiscuss/data/schema.sql., (*2)
Introduction
EdpDiscuss is a module for Zend Framework 2., (*3)