[P1][CMS] Contact form with email notification #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Public contact form that saves inquiries to the DB and emails the designated church contact.
Data Model
ContactInquiry: name, email, subject, message, submitted_at, is_read
Tasks
Reference
PLANNING.md Section 3.5 - Contact form