Skip to content

rajibahmed/cakephp_swiftmailer4x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#Cakephp SwiftMailer-4.x.x componenet

##Configuration

Firstly, change the line to the directory of your SwiftMailer 4x Library

//required third party library "SwiftMailer" under GPL license App::import('Vendor', 'Swift', array('file' => 'swiftmailer'.DS.'lib'.DS.'swift_required.php'))

Currently it is pointing to the app/vendors/swiftmailer/swift_required.php

##Example of Usage http://bakery.cakephp.org/articles/sky_l3ppard/2009/11/07/updated-swiftmailer-4-xx-component-with-attachments-and-plugins

Added Feature

  • Batch Send of emails

##Code $this->Swiftmailer->batchSend();

About

this is the cakephp swiftmailer component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages