nedwave/mandrill-bundle

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

Symfony Mandrill Bundle

Maintainers

Details

github.com/Nedwave/MandrillBundle

Installs: 3 148

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 37

Type:symfony-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