PhoenixKit.Modules.Emails.Web.SettingsSections.BrevoEvents (phoenix_kit_emails v0.1.14)

Copy Markdown View Source

"Brevo Events" section on the core Email Sending settings page (/admin/settings/email-sending).

Covers the module's Brevo-specific concern: polling Brevo's transactional-email events API for delivery/bounce/open/click/etc. tracking (there is no push/webhook path for Brevo the way SES has SNS→SQS). Contributed via PhoenixKit.Modules.Emails.email_settings_sections/0.

Summary

Functions

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.