Skip to content
  • Log In
  • Wewandiisa
WordPress.org

Oluganda

  • Endabiika
  • Pulagini
  • Ebikwatako
  • Get WordPress
Get WordPress

Plugins

  • My Favorites
  • Beta Testing
  • Developers
Download

Custom Emails for WooCommerce

By WPFactory
  • Details
  • Reviews
  • Installation
  • Development
Support

Description

Custom Emails for WooCommerce plugin lets you add custom emails to WooCommerce.

✅ Main Features

  • Set custom email trigger(s). For example, send email when order status changed to “Completed”, or only when it changed from “Pending payment” to “Completed”. Custom order statuses are automatically added to the plugin’s triggers list. You can choose from numerous triggers, like sending email on a new order, or when order was fully or partially refunded, or when note was added to the order. In addition you can set non-order emails, like sending an email to admin if anyone’s password was reset, or new customer was created, or when a product is on backorder, and so on…
  • Delay emails. For example, send custom email one week after order was “Completed”.
  • Require and/or exclude order product(s) – sent email only if there were selected products, product categories or tags in the order.
  • Set minimum and/or maximum order amount – minimum/maximum order amount (subtotal) for email to be sent.
  • Set subject, heading and content. You can use the plugin’s shortcodes and/or standard WooCommerce email placeholders here.
  • Set email type – choose which format of email to send (plain text, HTML, multipart). Optionally wrap email in WooCommerce email template.
  • Send emails manually, for example, from the Order actions meta box on single order edit page, or in bulk from the Bulk actions dropdown on admin orders list.
  • Set email recipient(s) – customer, admin, custom email address.
  • Set email’s admin title.
  • WPML and Polylang compatible.
  • And more…

🏆 Premium Version

Free plugin version allows you to set up one custom email with all available features. With Custom Emails for WooCommerce Pro plugin you can add unlimited number of custom emails.

🗘 Feedback

  • We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins!
  • Visit plugin site.

Installation

  1. Upload the entire plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Start by visiting plugin settings at “WooCommerce > Settings > Custom Emails”.

Reviews

Nice plugin!

agenciayork Ogwekkuminogumu (Museenene) 16, 2022 1 reply
Easy to use and with a lot of usefull options

Essential plugin

robertorefresh Ogwekkuminogumu (Museenene) 16, 2022 1 reply
must-have woocommerce plugin

Works as expected

macpheek Ogwomwenda (Mutunda) 27, 2022 1 reply
Easy to set up and works as expected, thanks for this plugin!

nice plugin

vladimiryo Ogwomwenda (Mutunda) 12, 2022 1 reply
Very easy to use! Does what is says...I did not find any problems so far. Thanks.

Woocommerce Subscription cancellation notification

2u2a Kasambula 21, 2022 1 reply
This great simple to use plugin allowed me to add a free Subscription cancellation notification
Read all 5 reviews

Contributors & Developers

“Custom Emails for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors
  • WPFactory
  • Algoritmika Ltd
  • Tom Anbinder

Translate “Custom Emails 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.9.1 – 23/03/2023

  • Dev – WPML/Polylang language – Order language detection algorithm improved.
  • Dev – WPML/Polylang language – Admin option renamed (was “Require WPML language”).
  • Dev – WPML/Polylang language – Code moved to the Alg_WC_Custom_Email_Order_Validator class.
  • WC tested up to: 7.5.

1.9.0 – 08/03/2023

  • Dev – Admin Options – Admin actions – “Orders > Preview” option added.
  • Dev – Admin Options – Admin actions – “Orders > Actions column” option added.
  • Dev – Admin Options – Admin actions – Code refactoring.
  • Dev – Developers – alg_wc_custom_emails_order_product_term_ids filter added.

1.8.0 – 08/03/2023

  • Dev – Admin Options – “Admin actions” option added (defaults to “Edit order > Order actions” and “Orders > Bulk actions”).
  • Dev – Admin Options – Admin settings rearranged (“Settings Tools” subsection added).
  • Dev – Order Options – Require/Exclude product categories/tags – Listing empty categories/tags as well now.
  • Dev – Order Options – “Logical operator” option added (defaults to AND).
  • Dev – Order Options – Code refactoring (Alg_WC_Custom_Email_Order_Validator class added).
  • Dev – Shortcodes – [if] – Code refactoring.
  • Dev – Compatibility – “Email Customizer for WooCommerce (Pro)” by ThemeHigh – PHP notice (regarding calling the wc_get_product() function too early) fixed.
  • WC tested up to: 7.4.

1.7.2 – 26/01/2023

  • Dev – Admin Options – “Copy settings” tool added.
  • Dev – Admin Options – “Reset settings” tool added.
  • Dev – Shortcodes – [generate_coupon_code] – Coupon description (post_excerpt) updated.

1.7.1 – 21/01/2023

  • Dev – Order Options – Require/Exclude products – Now using AJAX in admin settings.
  • WC tested up to: 7.3.

1.7.0 – 24/12/2022

  • Dev – Email Data – “Require WPML language” option added.
  • Dev – Shortcodes – [translate] shortcode added (for WPML and Polylang plugins).

1.6.0 – 21/12/2022

  • Dev – Order Options – “Require product categories” option added.
  • Dev – Order Options – “Exclude product categories” option added.
  • Dev – Order Options – “Require product tags” option added.
  • Dev – Order Options – “Exclude product tags” option added.
  • Dev – Admin settings rearranged; subsection titles added.
  • Dev – Code refactoring.
  • Deploy script added.
  • Tested up to: 6.1.
  • WC tested up to: 7.2.

1.5.5 – 06/10/2022

  • WC tested up to: 6.9.
  • Readme.txt updated.

1.5.4 – 12/09/2022

  • Dev – Shortcodes – [order_details] – plain_text and sent_to_admin attributes added (both default to no).
  • WC tested up to: 6.8.

1.5.3 – 20/07/2022

  • Dev – Triggers – “Subscription status updated” trigger groups added (“WooCommerce Subscriptions” plugin).
  • WC tested up to: 6.7.

1.5.2 – 30/06/2022

  • Fix – Settings – Trigger(s) – “Extra” triggers were not added to the list. This is fixed now.
  • Dev – Developers – alg_wc_custom_emails_is_enabled filter added.
  • WC tested up to: 6.6.
  • Tested up to: 6.0.

1.5.1 – 01/08/2021

  • Fix – Error on WooCommerce Analytics page fixed.

1.5.0 – 01/08/2021

  • Fix – Shortcodes – [order_shipping_total] shortcode fixed.
  • Fix – Shortcodes – [order_shipping_method] shortcode fixed.
  • Fix – Shortcodes – [order_payment_method_title] shortcode fixed.
  • Dev – General – “Enabled triggers groups” option added.
  • Dev – Triggers – “Subscriptions: Renewal order” trigger groups added.
  • Dev – Shortcodes – [order_item_names] shortcode added.
  • Dev – Debug – More info is added to the log now.

1.4.1 – 28/07/2021

  • Dev – Escaping all output now.

1.4.0 – 27/07/2021

  • Dev – All user input is properly sanitized now.
  • Dev – Localisation – load_plugin_textdomain() is called on init action now.
  • Dev – Code refactoring.
  • Tested up to: 5.8.
  • WC tested up to: 5.5.
  • Free plugin version released.

1.3.1 – 05/04/2021

  • Dev – Email content – “Default content” button added.
  • Dev – Settings – Link to each email settings added.
  • Dev – Email settings – Triggers list rearranged; settings descriptions updated.
  • Dev – Code refactoring.

1.3.0 – 30/03/2021

  • Dev – “Delay” options added (including “Scheduled” section).
  • Dev – Now always adding order note when sending an email.
  • Dev – Debug – More info added.
  • Dev – Code refactoring.

1.2.1 – 22/03/2021

  • Dev – “Send email: …” actions added to the “Bulk actions” select box in admin “Orders” list.
  • Dev – Code refactoring.

1.2.0 – 19/03/2021

  • Dev – “Minimum order amount” option added.
  • Dev – “Maximum order amount” option added.
  • Dev – “Require order product(s)” option added.
  • Dev – “Exclude order product(s)” option added.
  • Dev – General – Advanced – “Debug” option added.
  • Dev – Settings – Minor descriptions update.
  • WC tested up to: 5.1.
  • Tested up to: 5.7.

1.1.0 – 07/10/2020

  • Dev – [generate_coupon_code] shortcode added.
  • Dev – Trigger – alg_wc_custom_emails_is_user_email filter added.
  • Dev – Settings – Minor descriptions update.
  • WC tested up to: 4.5.
  • Tested up to: 5.5.

1.0.0 – 21/01/2020

  • Initial Release.

Meta

  • Version: 1.9.1
  • Last updated: 1 olunaku ago
  • Active installations: 700+
  • WordPress Version: 4.4 or higher
  • Tested up to: 6.1.1
  • Language:
    English (US)
  • Tags:
    custom emailcustom emailsemailemailswoocommerce
  • Advanced View

Ratings

See all
  • 5 stars 5
  • 4 stars 0
  • 3 stars 0
  • 2 stars 0
  • 1 star 0
Log in to submit a review.

Contributors

  • WPFactory
  • Algoritmika Ltd
  • Tom Anbinder

Support

Issues resolved in last two months:

1 out of 2

View support forum

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Oluganda

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Kodi ngero.