Skip to content

FriendsOfSymfony/FOSMessageBundle

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2021
Sep 15, 2018
Sep 15, 2018
May 5, 2019
Sep 15, 2018
Sep 15, 2018
Mar 10, 2021
Sep 15, 2018
Sep 15, 2018
Sep 15, 2018
Sep 15, 2018
Sep 15, 2018
Sep 15, 2018
Sep 15, 2018
Sep 4, 2016
Sep 15, 2018
Sep 15, 2018
Sep 4, 2016
Sep 15, 2018
Sep 15, 2018
Sep 15, 2018
May 21, 2019
Sep 4, 2016
Sep 15, 2018
Sep 15, 2018
Sep 15, 2018
Mar 10, 2021
Mar 10, 2021
Sep 4, 2016
Sep 15, 2018
Jan 28, 2020
Sep 15, 2018
Jan 27, 2020
Oct 8, 2013
Sep 19, 2012
May 21, 2019
Sep 4, 2016
Jan 28, 2020
Sep 14, 2018
Mar 10, 2021

Repository files navigation

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

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