Getting started with FOSMessageBundle
=====================================

## Installation

Installation of FOSMessageBundle is handled through composer.

[See the installation instructions](01-installation.md)

## Usage

Below is a collection of documentation on how to use and interact with FOSMessageBundle.

- [Basic Usage](02-basic-usage.md)
- [Templating](03-templating.md)
- [Spam Detection](04-spam-detection.md)
- [Permissions](05-permissions.md)
- [Bundle Events](06-events.md)
- [Multiple Recipients](90-multiple-recipients.md)
- [Sending a message programatically](90-sending-a-message-programatically.md)
- [Configuration Reference](99-config-reference.md)
- [Using other UserBundles](99-using-other-user-bundles.md)
