nedwave / mandrill-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Symfony Mandrill Bundle
Package info
github.com/Nedwave/MandrillBundle
Type:symfony-bundle
pkg:composer/nedwave/mandrill-bundle
This package has no released version yet, and little information is available.
README
Fork of HipMandrillBundle
Installation
Add the bundle to your composer.json
"nedwave/mandrill-bundle": "*"
Register bundle in AppKernel
new Nedwave\MandrillBundle\NedwaveMandrillBundle(),
Update config.yml
nedwave_mandrill:
api_key: xxxxx
default:
sender: info@example.com
sender_name: John Doe