controller_admin_mailinglist_recipients

Shows the recipients of the current mailing list. The recipients are listed in three columns, and have a checkbox next to them to deactivate them.

Clicking a recipient shows a popup with information about the recipient, where you can edit the e-mail address and the recipient’s name details.

The page also offers buttons for importing and exporting lists of email addresses.

Handled events

  • dialog_recipient_add opens the add-recipient dialog.
  • dialog_recipient_edit opens the edit-recipient dialog.
  • recipient_is_enabled_toggle activates or deactivates a recipient.
  • recipient_change_email updates a recipient's email address.
  • recipient_delete deletes a recipient and removes it from the list.
  • recipients_clear removes all recipients from the mailing list.

Edit on GitHub

Referred by