Cancelled Order Email Notification for WooCommerce

Descripción

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

Capturas

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Cancelled Order Email Notification for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

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