Skip to content

Notifications Overview

The Notifications menu manages every reminder email the module sends:

PageDescription
Email SettingsBasic email options such as the sender address
Admin E-mailReminder to the admin/author when a user registers
User E-mailConfirmation to the user after registering
User Upcoming E-mailScheduled reminder before the event starts
User Started E-mailNotification when the event starts
Review E-mailReminder to the admin when an event awaits review
Review Completed E-mailReminder to the author when the review is completed

Notifications

Template Editor

Every template page shares the same editor interface: a Basic Settings panel (Template Name, Language, Enable, Mail To, Mail CC) and an Email Content Template panel (Mail Subject, rich-text Mail Body), with the full token reference below. See Email Templates.

Trigger Overview

TemplateWhenRecipient
Admin E-mailSent immediately after a user registersEvent author ([AUTHOR_MAIL])
User E-mailSent immediately after a user registersThe registering user ([REGISTER_MAIL])
User Upcoming E-mailScheduled N hours before the event startsRegistered users
User Started E-mailSent when the event startsRegistered users
Review E-mailWhen an author submits an event for reviewAdministrators
Review Completed E-mailWhen the admin completes the reviewEvent author

Scheduled emails

The "upcoming" and "started" emails rely on the DNN Schedule task — make sure the host Schedule is running.

Built with VitePress