Cancelled Order Email Notification for WooCommerce

Description

This plugin adds an email notification to WooCommerce that is triggered when an order is cancelled. You can customize the message, recipient, and other settings.

Donations

Like the plugin? I’m a designer exploring WordPress development.
☕ Support me here

Screenshots

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin via the Plugins menu in WordPress.
  3. Go to WooCommerce > Settings > Emails and configure the new email notification.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Cancelled Order Email Notification for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.7

  • Added WYSIWYG editor for email message customization (with support for {placeholders})
  • Renamed functions and options to use “cancorem_” prefix for better compatibility
  • Improved plugin text domain consistency for WordPress.org translation support

1.6

  • Added reset button for email counter
  • Added total email counter to settings page
  • Minor improvements and code cleanup

1.5

  • Plugin now works with WooCommerce 8.0+
  • Improved email subject and message formatting
  • Added settings section under WooCommerce > Advanced

1.4

  • Fixed fatal error when WooCommerce was not active
  • Fixed i18n issues with text domain and missing translators comments

1.3

  • Added placeholders {customer_name}, {order_number}, {order_date}
  • Basic input validation for email address

1.2

  • Added enable/disable toggle for sending cancelled order emails

1.1

  • First public release – sends an email when WooCommerce order is cancelled