Skip to content

eabdel/PrivateMessaging

 
 

Repository files navigation

PrivateMessaging

Note

This module is currently under heavy development.

Introduction

A Zend Framework 2 module based on ZfcUser which enables private messaging between users.

Installation

Using composer

  1. Add stijnhau/private-messaging (version dev-master) to requirements
  2. Run update command on composer

Manually

  1. Clone this project into your ./vendor/ directory and enable it in your application.config.php file.
  2. Clone https://github.com/stijnhau/PrivateMessaging into your ./vendor/ directory and enable it in your application.config.php file.

Requires

  1. PHP >= 5.4.0
  2. ZfcUser >=1.0.0

Thanks

Special thanks goes to https://github.com/hrevert/HtMessaging This module is forked from there because https://github.com/hrevert/HtMessaging decided to go an other way.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published