Event notification settings in the Adminapp

Procedure-related prerequisites

Instruction part 1 – Enable event handling

To enable event handling in the Adminapp, execute the following steps:

  1. Go to:
    Adminapp >> Event Settings
  2. Create a Event Settings plugin.
  3. The Adminapp event bus will now receive events. At that point, no subscriber is configured.

Instruction part 2 – Add e-mail event subscriber

To create an event subscriber, execute the following steps:

  1. For the Event Settings plugin:
    Create an E-Mail Event Subscriber (Adminapp) plugin.
  2. Choose an Event.
  3. Configure the E-mail Service for sending the e-mail.
  4. Configure the Email Context Data Name with the source for the e-mail address where the notification is to be sent.
  5. Configure the Language Context Data Name with the source for the language of the e-mail template.
  6. Set the Default Language.
  7. Configure the Subject Resource Key with the template to be used for the e-mail.
  8. Configure the Body Resource Key with the template to be used for the e-mail.
  9. Optionally:
    • Configure one or more Value Map Providers to use additional variables with the template.
    • Optionally enable the Send As HTML feature.
  10. This consumer will handle one particular type of event and send an e-mail to the end-user mail-recipient for events triggered by the Adminapp module.