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.

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

[b]RESOURCES:[/b]

=> [url=http://www.codeigniter.com/forums/viewthread/3049/]FORUM[/url]

=> official [url=http://www.swiftmailer.org/]SWIFT MAILER WEBSITE[/url]

=> [url=http://www.4webby.com/freakauth/]4webby.com[/url] for tutorials

[b]Author: Daniel Vecchiato (danfreak) website: [url=http://www.4webby.com/freakauth/]http://www.4webby.com[/url] The original Swift Mailer package has been released by Chris Corbyn [url=http://www.swiftmailer.org/]http://www.swiftmailer.org/[/url][/b]

  • @license GNU Lesser General Public License

*/

[b]

REQUIREMENTS:

[/b]

[b]

INSTALLATION:

[/b]

  1. unzip CI_SWIFT_MAILER.zip in a local folder

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

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


File:CI_SWIFT_MAILER_1.0.zip

Clone this wiki locally