Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 1.1 KB

README.markdown

File metadata and controls

39 lines (25 loc) · 1.1 KB

RjEmailBundle

The symfony2 RjEmailBundle provide an easy way to manage application email templates.

Features include:

  • Manage Email Templates
  • Generate Sonata Admin
  • Import FOSUserBundle emails into Email Templates from a Command (rj:email:import)
  • Load Email Templates from DB usig a custom Twig Loader
  • Add the possibility to view the mail online, with adding a {{ email_url }} twig variable available.

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

Installation

All the installation instructions are located in documentation.

TODO

Integrate with https://github.com/robertotru/ToInlineStyleEmailBundle

Reporting an issue or a feature request

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