Preview E-mails for WooCommerce

Description

An Extension for WooCommerce that allows you to Preview Email Templates.

  1. Just install the plugin and an admin section will be generated that lists the different Emails that WooCommerce sends.
  2. Choose the templates and an Order
  3. A preview of the selected E-mail will be shown

Pro Version

Looking for integratioin with WooCommerce Bookings and Subscriptions – check out the Pro Add On Preview E-mails for WooCommerce

Screenshots

  • Menu Location
  • Preview Order E-mails
  • Preview User E-mails
  • Example
  • Send emails to yourself to check on other devices

Installation

  1. Upload preview-emails-woocommerce to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You’re done go to Preview Emails section in the admin menu and start previewing

FAQ

Send Test Mails to yourself

You can now send test mails, to test on actual devices

*note: If the mail isn’t seen in you inbox, please first check your spam folder

Reviews

August 11, 2021
Very useful plugin. It's much easier to preview emails in browser than to create new order and then view it on email client.
July 21, 2021
Thanks to the gods of WordPress!
Read all 52 reviews

Contributors & Developers

“Preview E-mails for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Preview E-mails for WooCommerce” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “Preview E-mails for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

=1.6.8=
Select2 library updated

=1.6.6=
Wordpress version and WC version compatibility bump

=1.6.5=
Tested upto WooCommerce 4.1.1

=1.6.4=
Testec upto WooCommerce 4.0.0

=1.6.3=
Enhancement – E-mail instructions should show up for – order with Payment gateways

=1.6.2=
Compatibility update for Pro Add-on for subscription product

=1.6.1=
Show full path for template file instead.

=1.6.0=
Code refactoring and UI and UX changes

=1.5.4=
Correction for untranslated Submit Button

=1.5.3=
– Minor Condition checkings added
– Removed Email options which is not supported resulting in error generation.
– Version Bump

=1.5.2=
Compatible with WooCommerce 3.7.1

1.5.1

Minor Tweak: Removed Trademark Infringement and verified against WooCommerce 3.6.2 and WordPress 5.2

1.5.0

  • Add support for WooCommerce Subscriptions thanks to https://github.com/digamber89/woocommerce-preview-emails/pull/7
  • Fix compatibility issue with WooCommerce Order Status Manager

1.4.1

Show compatibility with WooCommerce version 3.4.4

1.4.0

Fixed fatal error issue when selecting orders via dropdown

1.3.1

Added support for On Hold payment status using BACS, thanks again to @prasidhda https://profiles.wordpress.org/prasidhda for pointing out the issue

1.3.0

Fixed issue where emails send function was causing fatal error, thanks to @prasidhda https://profiles.wordpress.org/prasidhda

1.2.11

Added WC version compatibility check https://woocommerce.wordpress.com/2017/08/28/new-version-check-in-woocommerce-3-2/

1.2.10

  • Enhancement : Added filter to allow shop managers or any other capability to preview e-mails

1.2.9

  • Fix: Fixed possible conflict with other plugins that create custom emails for woocommerce (known conflict with https://woocommerce.com/products/woocommerce-order-status-manager/)

1.2.8

  • Formatted Code to make it easier for other developers to review
  • Removed filter after adding when sending tested emails to avoid unwanted emails being sent to customers
  • Tested against recent version of WordPress and WooCommerce

1.2.7

  • Fix: issue with wrong constant being used for file path https://wordpress.org/support/topic/php-notice-in-php-7-0-x/

1.2.6

  • Added ability to search for particular orders
  • Updated Compatibility tag with WooCommerce 3.0.3
  • Added leave a rating text

1.2.5

28-12-2016: Menu location changed(under WooCommerce menu), User e-mails no longer need orders to be selected, added screenshots

1.2.4

Made update so that order number instead of order date

1.2.3

Fix Broken back to admin url

1.2.1

Update Missing Changelog

1.2.0

Changed UI to make responsive testing easier

1.1.2

Changed number of orders visible to 10, to prevent unnecessary load on larger shops

1.1.1

You can now send test emails to yourself

1.1

Plugin is now translation ready, please find the .pot file in /languages

1.0

  • First Version