Enhanced Email Notification Configuration

Currently, email notifications can be configured to be sent when specific events occur (e.g. when a new membership is purchased). These notifications are sent to the user, and optionally an additional copy can be sent to the admin.

However, there are currently two limitations:

  1. It is not possible to send notifications exclusively to the admin without also sending an email to the user.
  2. It is not possible to define a custom email address for admin notifications. The system always uses the global admin email address configured in the general settings.

Requested Enhancements

  • Allow notifications to be sent only to the admin without sending an email to the user.
  • Allow defining a custom recipient email address for admin notifications.
  • Keep the global admin email as the default/fallback option.
  • Allow multiple diffrent emails per event.

Example Use Case

When a new membership is purchased, only the billing team should be notified without sending an automatic email to the user. The emails should be sent to billing@domain.com instead of always using the global admin email address.