rj/email-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony2 EmailBundle.

dev-master 2013-11-13 16:44 UTC

This package is not auto-updated.

Last update: 2021-04-30 20:36:15 UTC


README

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✉️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.