Well-Handled Email Templates

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;

Патрабаванні

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.

Screenshots

  • Manage templates in a familiar setting (WP Admin).
  • Code editor supports themable syntax highlighting.
  • Preview your templates, test compile options, and even pass arbitrary data to verify correct rendering.
  • Comprehensive reference materials viewable from WP Admin.
  • Can send via SMTP or Amazon SES, track open and click rates, and more.
  • Can search send activity and view full copies of messages sent.
  • Pretty stats!

Installation

  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!

Reviews

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.
3 верасня, 2016
This plugin completely replaced the need for Mandrill for many of our clients. Highly recommended for sites with complex transactional email needs.
Read all 3 reviews

Contributors & Developers

“Well-Handled Email Templates” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.4.2

  • [Fix] Improve PHP 8.1 compatibility.

2.4.1

  • [Fix] Improve PHP 8 compatibility.

2.4.0

  • [Change] Explicitly require minimum PHP 7.2.
  • [Change] Remove plugin licensing options.
  • [Fix] Javascript error on, ironically, the errors page.
  • [Deprecated] The scheduled send functionality has been deprecated and will be removed at some future date.

2.3.6

  • [Misc] Update SES to use v4 authentication.

2.3.5

  • [Fix] mailto: and tel: could be mistakenly downgraded to #.