Recommend this page to a friend! |
Download .zip |
Info | View files (12) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-05-23 (9 years ago) | Not yet rated by the users | Total: 1,123 | All time: 3,232 This week: 888 |
Version | License | PHP version | Categories | |||
just_send_it 1.0 | GNU Lesser Genera... | 5.0 | Email, PHP 5, Templates |
Description | Author | ||||||||||||||
This package can be used to compose and send e-mail messages using Smarty templates. |
|
** This is a readme file for the mimemessage and Smarty wrapper ** The script is a wrapper for two packages - "mimemessage" and "Smarty". To run the scripts you need to download and unpack those packages. Instructions: 1. Download Smarty from http://smarty.php.net/ and unpack it to the smarty/ directory. 2. Create the smarty/template_c directory and make it writable. You can also use any directory for the compiled templates by editing settings in the 'my_smarty.class.php' file. Please read the Smarty documentation for more information about the folder for the compiled templates. 3. Download the "MIME E-mail message sending" package from http://www.phpclasses.org/browse/package/9.html Unpack and place the "email_message.php" file to the same folder with 'mymail.class.php'. You can also use the 'sendmail_message.php', 'qmail_message.php' or 'smtp_message.php' instead, which depends on your mail system. Please read the documentation for more information. 4. Edit the sample scripts and set your email addresses in the 'to_address' field. Test, use, modify and write your comments. Thank you! Author: Grigori Kochanov <public@grik.net> License: LGPL Date: May, 20, 2007 URL: http://blog.grik.net/2007/05/easy-professional-emails.html |
Files |
File | Role | Description | ||
---|---|---|---|---|
templates (5 files) | ||||
readme.txt | Doc. | Readme file | ||
mymail.class.php | Class | The wrapper for mimemessage and Smarty packages | ||
my_smarty.class.php | Class | Smarty configuration class | ||
sample1.php | Example | sample 1 - send basic email | ||
sample2.php | Example | sample 2 - send HTML email with a few headers | ||
sample3.php | Example | sample 3 - send multipart email | ||
sample4.php | Example | sample 4 |
Files | / | templates |
File | Role | Description |
---|---|---|
sample1.txt.tpl | Data | template for sample 1 |
sample2.html.tpl | Data | template for sample 2 |
sample3.html.tpl | Data | template for sample 3 |
sample3.txt.tpl | Data | template for sample 3 |
sample4.tpl | Data | template for sample 4 |
just_send_it-2007-05-23.zip 7KB | |
just_send_it-2007-05-23.tar.gz 4KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
MIME E-mail message sending | .zip .tar.gz | To send the letter | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.