Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 32 revisions

Well I wanted to call this library/plugin Freak_Swift_Mailer, but then... somebody killed my creativity...

Anyway, this is my solution for using SWIFT MAILER library with CI.

The attached files use SWIFT MAILER 2.1.17, but soon I'll upgrade the package in order to use version 3.0.1.

The attached package uses SWIFT MAILER for PHP5, but have a look at the files structure and substitute the files in the pligin, and in the my_classes folder with the version (PHP4 or PHP5) you wanna use.

RESOURCES:

=> FORUM

=> official SWIFT MAILER WEBSITE

=> 4webby.com for tutorials

Author: Daniel Vecchiato (danfreak) website: http://www.4webby.com

The Swift Mailer package has been released by

/**

  • Swift Mailer Core Component.

  • Please read the LICENSE file

  • @package Swift

  • @version 2.1.17

  • @license GNU Lesser General Public License

*/


*-------------------------------------------------------------------------------

  • REQUIREMENTS: *-------------------------------------------------------------------------------

*-------------------------------------------------------------------------------

  1. unzip CI_SWIFT_MAILER.zip in a local folder

  2. copy the files INSIDE the folder CI_SWIFT_MAILER in your CodeIgniter installation directory1)

  3. check out the official SWIFT MAILER website http://www.swiftmailer.org/ for updates, examples etc

Clone this wiki locally