Getting started with FOSMessageBundle

October 9, 2013 ยท View on GitHub

Installation

Installation of FOSMessageBundle is handled through composer.

See the installation instructions

Usage

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

  • Basic Usage
  • Templating
  • Spam Detection
  • Permissions
  • Bundle Events
  • Multiple Recipients
  • Sending a message programatically
  • Configuration Reference
  • Using other UserBundles

Contents

  1. 1Installation
  2. 2Usage