Download the PHP package adesigns/email-template-bundle without Composer
On this page you can find all versions of the php package adesigns/email-template-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adesigns/email-template-bundle
More information about adesigns/email-template-bundle
Files in adesigns/email-template-bundle
Download adesigns/email-template-bundle
More information about adesigns/email-template-bundle
Files in adesigns/email-template-bundle
Vendor adesigns
Package email-template-bundle
Short Description This bundle helps you to deal with emails in your Symfony2 app. Render emails from Twig or Database, it's easy!.
License MIT
Homepage http://github.com/adesigns/EmailTemplateBundle
Package email-template-bundle
Short Description This bundle helps you to deal with emails in your Symfony2 app. Render emails from Twig or Database, it's easy!.
License MIT
Homepage http://github.com/adesigns/EmailTemplateBundle
Please rate this library. Is it a good library?
Informations about the package email-template-bundle
Email Templates Bundle for Symfony2
This bundle can be useful when you need to send diffrent kind of emails from your app, for eg. user registration or forgot password email. Read usage section.
Installation
Add bundle via composer (Symfony 2.1)
Add bundle to your application kernel
Usage
-
Create registration email template in your bundle
-
Edit template
- Now you can send it from your controller
Thats's it! John Doe will receive an email as below:
Advanced Usage
Credits
This bundle was inspired by Rendering emails with Twig in Symfony2 post. Many thanks to its author.
All versions of email-template-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
~2.1|~3.2|~4.0
The package adesigns/email-template-bundle contains the following files
Loading the files please wait ....