alexrowesoap / FOSMessageBundle

User-to-user messaging bundle for Symfony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSMessageBundle

This bundle provides messaging features for a Symfony application. Features available include:

  • Support for both the Doctrine ORM and ODM for message storage
  • Threaded conversations
  • Spam detection support
  • Soft deletion of threads
  • Permissions for messaging.

Build Status Total Downloads Latest Stable Version

Documentation

Documentation for this bundle is stored under Resources/doc in this repository.

Read the documentation for the last stable (1.3)

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

User-to-user messaging bundle for Symfony


Languages

Language:PHP 96.6%Language:HTML 3.4%