Skip to content

Implementation of the FOSMessage library for Symfony

Notifications You must be signed in to change notification settings

stellagian/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

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

About

Implementation of the FOSMessage library for Symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published