Well-Handled Email Templates

Plugin Banner

Well-Handled Email Templates

by Blobfolio

Download
Description

Well-Handled lets developers build, manage, preview, send, and track complex transactional email templates with WordPress, freeing them from the time and expense of using a third-party service like Mandrill. It comes with a ton of template processing options, easy drop-in functions for generating and sending transactional emails, and hookable filters for developers with additional needs.

  • Manage and preview email templates through WP-Admin;
  • Color-coded editor with dozens of themes;
  • Support for Handlebar/Mustache markup;
  • Preview templates in WP-Admin or send as an email;
  • Numerous post-processing options such as CSS inlining, comment removal, whitespace compression, etc., let you keep your working code readable and the rendered product optimal;
  • Shortcode and fragment support (like reusable headers, etc.);
  • Send emails via SMTP, Amazon SES, or Mandrill;
  • Track open rates and clicks, search send history, view statistics, access full message details;
  • Assign template and statistic access on a per-role basis;
  • [Deprecated] Mail sending via queue instead of realtime;

Requirements

Well-Handled is more complex than the average plugin and therefore requires a litlte more from your server:

  • WordPress 4.7 or later.
  • PHP 7.3 or later.
  • PHP extensions: date, dom, filter, hash, imap, json, libxml, openssl, pcre
  • UTF-8 encoding.
  • Well-Handled is not compatible with WordPress Multi-Site.

Please note: it is not safe to run WordPress atop a version of PHP that has reached its End of Life. Future releases of this plugin might, out of necessity, drop support for old, unmaintained versions of PHP. To ensure you continue to receive plugin updates, bug fixes, and new features, just make sure PHP is kept up-to-date. 🙂

Privacy Policy

Well-Handled includes the ability for site operators to track sent emails — either basic metadata or full message content — and see which links the recipients of those messages end up visiting.

This data resides fully on the hosting web server and is not shared with any third-parties (aside from the SMTP servers used to send the messages).

While the plugin does not utilize any WordPress GDPR “Personal Data” features, it does provide mechanisms for deleting data, both selectively and automatically.

  1. Unzip the archive and upload the entire well-handled directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Done!
  1. Manage templates in a familiar setting (WP Admin).

    Manage templates in a familiar setting (WP Admin).

  2. Code editor supports themable syntax highlighting.

    Code editor supports themable syntax highlighting.

  3. Preview your templates, test compile options, and even pass arbitrary data to verify correct rendering.

    Preview your templates, test compile options, and even pass arbitrary data to verify correct rendering.

  4. Comprehensive reference materials viewable from WP Admin.

    Comprehensive reference materials viewable from WP Admin.

  5. Can send via SMTP or Amazon SES, track open and click rates, and more.

    Can send via SMTP or Amazon SES, track open and click rates, and more.

  6. Can search send activity and view full copies of messages sent.

    Can search send activity and view full copies of messages sent.

  7. Pretty stats!

    Pretty stats!

Got issue resolved very quick.

By pavitramehta93 on May 1, 2020

I reported my issue and went to bed, woke up and they were with a solution into the plugin. Thank you very much

Tight integration, reliable service

By evilsupplyco on September 3, 2016

I use this plugin on an e-commerce site built on WordPress -- we use it to send out all transactional emails ("Thank you for your order" / "Your order has shipped" / "Your subscription has billed" / abandoned cart emails / etc.)

It is working great. Tweaks to email templates are easy to lay down and the stats are kept right in our dashboard, making it easy to keep tabs on how effective everything is. It has been very easy to resend emails to customers to tracking down order details.

Most Powerful Option

By Blobfolio (blobfolio) on September 3, 2016

This plugin completely replaced the need for Mandrill for many of our clients. Highly recommended for sites with complex transactional email needs.

2.4.5

  • [Fix] Improve PHP 8.4 compatibility.

2.4.4

  • [Fix] Double HTML entity encoding/decoding in some contexts.

2.4.3

  • [Fix] Improve PHP 8.2 compatibility.

2.4.2

  • [Fix] Improve PHP 8.1 compatibility.

2.4.1

  • [Fix] Improve PHP 8 compatibility.
Back to top