-
Notifications
You must be signed in to change notification settings - Fork 0
Symphony CMS email library
License
pointybeard-archives/postmarkapp_email_library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Postmark App Email Library ------------------------------------ Version: 1.0 Author: Alistair Kearney ([email protected]) Build Date: 23rd Aug 2010 Requirements: Symphony 2.2 or above Uses Symphony's core emailing API to send emails via PostMark (http://postmarkapp.com). It requires a Postmark App account and API key. [INSTALLATION] 1. Upload the 'postmarkapp_email_library' folder in this archive to your Symphony 'extensions' folder. NOTE: If you have installed via git, be sure to run "git submodule update --init" from within the cloned extension folder. 2. Enable it by selecting the "Postmark App Email Library", choose Enable from the with-selected menu, then click Apply. 3. Edit your Symphony config to use this extension for sending emails. It should look like the following: ###### EMAIL ###### 'email' => array( 'driver' => 'postmarkapp_email_library/lib/class.email.php', ), ######## [CHANGE LOG] 1.0 - Initial Release
About
Symphony CMS email library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published