symfonycontrib/email-template-bundle

Symfony2 bundle that provides email templates in both twig files and twig in rendition from the doctrine.

dev-master / 1.0.x-dev 2015-07-20 18:51 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:03:33 UTC


README

This code is part of the SymfonyContrib community.

Symfony2 EmailTemplateBundle

Provides email templates in both twig files and twig in rendition from the doctrine.

Installation

Installation is similar to a standard bundle. http://symfony.com/doc/current/cookbook/bundles/installation.html

new SymfonyContrib\Bundle\EmailTemplateBundle\EmailTemplateBundle(),

Configure

Usage Examples