Parsemail
Developer
3rd Party (Free)
2 downloads (last 90 days)
EE Version Support
- ExpressionEngine 2
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
- jQuery for the Control Panel
Add-On Type(s)
Extension
Tags
Use embeds, conditionals and EE tags in your email templates, just like any other page. Supports Email Notification Templates.
Any email that is sent via EE will go through the parser: Email notification templates and emails sent from an addon.
Options in system/expressionengine/config/config.php:
Force HTML emails:
$config[‘parsemail_force_html’] = true;
Parse everything (instead of using {parsemail} tags):
$config[‘parsemail_always_on’] = true;
Requires EE 2.5.0 or newer.
Changelog:
v1.0.7
- Fixed bug: Global variables aren’t parsed
v1.0.6
- Fixed bug: Class ‘EE_Email’ not found
v1.0.5
- Made compatible with EE 2.6.0
v1.0.3
- Parsing is disabled by default. Use {parsemail} {/parsemail} around the parts you would like to parse.
- Added config option “parsemail_always_on”
v1.0.1
- Fixed a bug where HTML emails weren’t parsed correctly.
- Added configuration option parsemail_force_html, which forces every email being sent as html.
Download Parsemail
EE Support | Downloads | Add-On Version | Release Date |
---|---|---|---|
Not Specified | Download | 1.0.7 | May 13, 2013 |
Hooks Used
If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.
This entry was created September 17, 2012, 10:03 am.
This entry was last updated May 13, 2013, 7:07 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
1 Review:
Sneed's Feed & Seed 02.11.13
It just works! Install it, add the configuration variables to your config.php file, update your email templates, and you’re good to go.