Preview E-mails for WooCommerce

설명

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

Manual Installation

  1. Upload woo-preview-emails to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. You’re done go to Preview Emails section in the admin menu and start previewing

Pro Version

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

스크린샷

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

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

후기

2024년 2월 8일
Really, your plugin has saved me a lot of time. Now, I can code with a free mind, without worrying about placing another order, waiting for an email, and then seeing the output.Thank you.
2023년 11월 25일
Simple and works. Would be nice to work on the UI and UX a bit, but that would be just bonus.
2023년 8월 28일
This is a super helpful plugin while customizing email templates within WooCommerce. A great addition to a Woo theme designer's toolkit! Big thanks to the author for making this available!
2023년 8월 16일
This plugin is just what I need to quickly view woocommerce notification emails the testing and development purposes. It works as expected. Thank you for the great work on this plugin.
모든 82 평가 읽기

기여자 & 개발자

“Preview E-mails for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Preview E-mails for WooCommerce”(이)가 6(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Preview E-mails for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.2.4

  • Stable tag was not updated.

2.2.3

  • Enhancement: If background color is dark, the form fields weren’t showing up.

2.2.2

  • Patch: Properly escape output

2.2.1

  • Language: Updated .pot file

2.2.0

  • Feature: Ability to choose and preview plain text html
  • Dev: Remove jQuery dependency (moved to choices)
  • Dev: Code refactoring for maintainability

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

  • Tested 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