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
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin via the Plugins menu in WordPress.
- 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.
ContributorsTranslate “Cancelled Order Email Notification 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.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
