Skip to main content

EmailTriggers

Central class that wires plugin-generated lifecycle events to email dispatch. Each public method corresponds to one lifecycle hook and is responsible for resolving merge-tag values, checking per-show toggles, and enqueuing the appropriate email through EmailManager.

Registered automatically on plugin boot — do not instantiate directly.