Beschrijving
An Extension for WooCommerce that allows you to Preview Email Templates.
- Just install the plugin and an admin section will be generated that lists the different Emails that WooCommerce sends.
- Choose the templates and an Order
- A preview of the selected E-mail will be shown
Pro Version
Looking for integration with WooCommerce Bookings and Subscriptions – check out the Pro Add On Preview E-mails for WooCommerce
Schermafdrukken
Installatie
- Upload
preview-emails-woocommerce
to the/wp-content/plugins/
directory - Activeer de plug-in via het ‘Plugins’ menu in WordPress
- 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
Beoordelingen
Bijdragers & ontwikkelaars
“Preview E-mails for WooCommerce” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Preview E-mails for WooCommerce” is vertaald in 6 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Preview E-mails for WooCommerce” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.1.6
Dev: Declare HPOS compatibility
2.1.5
- Enhancement: Show 3rd party template locations correctly
2.1.4
- Fix: Use get_id instead of directly accessing order id.
2.1.3
- Feature: Update for upcoming High-Performance Order Storage(HPOS) compatibility
2.1.2
- Feature: Allow Shop manager to get orders by default.
2.1.1
- Added plugin settings page link
- Some typographic error removed
2.1.0
Redesigned of the setting to be better.
2.0.3
Updated changelog to show compatibility with version 2.0.3
2.0.1
Sanitize instead of escape when manipulating data
2.0.0
Added compatibility to send preview emails with WooCommerce 5.0.0 and greater
Added ability to clear email input field
Input sanitization and escaping for order search field
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