Skip to content

T4m/FOSMessageBundle

 
 

Repository files navigation

FOSMessageBundle

Build Status

The FOSMessageBundle provides user-to-user messaging features for Symfony2 applications. It is an implementation of the FOSMessage library.

It provides a flexible framework for messaging management that aims to handle common tasks of messaging systems.

Features include:

  • Messages can be stored via Doctrine ORM (ODM comming soon)
  • Threaded conversations with inbox, sentbox and deletedbox
  • Multiple participants conversations option
  • Permissions for messaging
  • Integration with FOSUserBundle for user chooser
  • Integration with KnpPaginatorBundle for easy pagination
  • Integration with Bootstrap3 (theme provided)

Documentation

The documentation is stored in the Resources/doc/ directory in this bundle:

Read the Documentation

Installation

All the installation instructions are located in the documentation.

License

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

Resources/meta/LICENSE

Authors

Contributing

All contributions are very welcomed and everyone can contribute (code, translations, documentation, community, ...). Please don't hesitate to share your knowledge!

All the informations that could help you to find how you could contribute are present in the CONTRIBUTE.md file.

About

Implementation of the FOSMessage library for Symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.6%
  • HTML 14.4%