friendsofsymfony/message-bundle

Provides user-to-user messaging features for your Symfony application.

Installs: 773 346

Dependents: 8

Suggesters: 0

Security: 0

Stars: 357

Watchers: 30

Forks: 184

Open Issues: 9

Type:symfony-bundle

v2.0.1 2019-05-21 21:27 UTC

This package is auto-updated.

Last update: 2024-03-21 00:06:55 UTC


README

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

Legacy (Symfony 2, or <=3.3)

Due to difficulties in CI testing, deprecation of the Controller class and the deprecation coming November of this year (2019) support for anything older than Symfony3.4 (LTS) has been dropped in this bundle.

For more info, see the pull request that ultimately made the decision for us - #340

If using versions older than Symfony3.4 (LTS), make sure to use version 1.3 of this bundle.

https://github.com/FriendsOfSymfony/FOSMessageBundle/tree/v1.3.0

License

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

Resources/meta/LICENSE