Download the PHP package cocorico/swift-reader-bundle without Composer
On this page you can find all versions of the php package cocorico/swift-reader-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cocorico/swift-reader-bundle
More information about cocorico/swift-reader-bundle
Files in cocorico/swift-reader-bundle
Package swift-reader-bundle
Short Description CocoricoSwiftReaderBundle is a free symfony bundle to read emails sent by Swift Mailer.
License MIT
Homepage http://cocorico.io
Informations about the package swift-reader-bundle
CocoricoSwiftReaderBundle
CocoricoSwiftReaderBundle is a free Symfony bundle to read emails sent by Swift Mailer from the Symfony Web Debug Toolbar.
Installation
Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Enable the Bundle
Then, enable the bundle by adding the following line in the app/config/AppKernel.php
file of your project:
Update the routing
Add the main route by adding the following lines in the app/config/routing_dev.yml
file of your project:
Configuration
It is possible to modify the path where the emails are stored by adding the following lines in the app/config/config_dev.yml
file of your project:
Usage
One you have installed the bundle, you can read emails by clicking on the link Swift Reader
in the profiler toolbar.
License
This bundle is under the MIT license. See the complete license in the bundle.
About Us
This bundle is sponsored by Cocolabs creator of Cocorico an open source marketplace solution for services and rentals.
All versions of swift-reader-bundle with dependencies
symfony/framework-bundle Version 2.8.*
symfony/swiftmailer-bundle Version 2.*