This module is currently under heavy development.
Admin module for Zf2Forum
- Add
stijnhau/zf2-forum-admin(versiondev-master) to requirements - Run
updatecommand on composer - enable it in your
application.config.phpfile.
- Clone this project into your
./vendor/directory and enable it in yourapplication.config.phpfile. - Add the mysql.sql file to your database
- Add the rest oif the data folder to your data folder
- PHP >= 5.3.0
- stijnhau/zf2-forum = dev-master
- Adding and editing categories.[TODO]
- Adding and editing of messages.[TODO]
- Moving topic to other categorie.[TODO]
- Remove Topic[Todo]