Skip to content

Implements a mailer:send command for the Symfony Mailer within the Symfony Framework.

License

Notifications You must be signed in to change notification settings

inspiredminds/symfony-mailer-command-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Mailer Command Bundle

Adds a simple mailer:send command to the project, which works the same as the old swiftmailer:email:send command.

To enable, add

InspiredMinds\SymfonyMailerCommandBundle\SymfonyMailerCommandBundle::class => ['all' => true]

to your config/bundles.php.

About

Implements a mailer:send command for the Symfony Mailer within the Symfony Framework.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages