evandotpro/edpdiscuss

There is no license information available for the latest version (dev-master) of this package.

A very simple and generic threaded discussion module for ZF2. Great for forums, comments, etc.

dev-master 2013-09-13 23:05 UTC

This package is not auto-updated.

Last update: 2024-05-07 03:27:15 UTC


README

Version 0.0.1

Requirements

Installation

Main Setup

By cloning project

  1. Install the ZfcBase ZF2 module by cloning it into ./vendor/.
  2. Clone this project into your ./vendor/ directory.

Post Installation

Import the SQL schema located in ./vendor/EdpDiscuss/data/schema.sql.

Introduction

EdpDiscuss is a module for Zend Framework 2.