PHP Classes
elePHPant
Icontem

PHP Template Based Notification Emails: Send email notifications using templates

Recommend this page to a friend!
  Info   View files Example   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-06-16 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 500 All time: 5,537 This week: 1,068Up
Version License PHP version Categories
tpl-notifications 0.5MIT/X Consortium ...3.0Email, PHP 5, Templates
Description Author

This class can send email notifications using templates.

It can read a given message template file and process it by replacing template parameters passed in an array.

The class can send the composed template message to a given email address using the PEAR mail package.

Recommendations

Send emails fast
I need to send many emails

Picture of Richard Carson
  Performance   Level  
Name: Richard Carson <contact>
Classes: 4 packages by
Country: Canada Canada

Details
To use this, first configure your email server settings in config.php
Next, create your email templates (example template at templates/example.tpl)

See example.php for example usage
smtp.interface.php has all functions fully documented.

Requires PEAR Mail!
  Files folder image Files  
File Role Description
Files folder imagetemplates (1 file)
Accessible without login Plain text file config.php Conf. Configuration
Accessible without login Plain text file example.php Example Example usage
Accessible without login Plain text file LICENSE Lic. License file
Plain text file notifications.class.php Class Main class
Accessible without login Plain text file README Doc. Documentation
Plain text file smtp.interface.php Class Class interface

  Files folder image Files  /  templates  
File Role Description
  Accessible without login Plain text file example.tpl Data example template

 Version Control Unique User Downloads Download Rankings  
 100%
Total:500
This week:0
All time:5,537
This week:1,068Up
User Comments (2)
This is a good and useful class ;-)
2 years ago (José Filipe Lopes Santos)
80%StarStarStarStarStar
I like to say that this package have insufficient file becaus...
2 years ago (ashish)
57%StarStarStar