Aggiunge routing contatti per reparto con endpoint Cloudflare e Resend
Introduce selettore reparto nel form, instradamento verso destinatari dedicati via variabili ambiente e fallback al destinatario generale. Mantiene modalita dev/live e validazione Turnstile lato server. Made-with: Cursor
This commit is contained in:
@ -7,4 +7,9 @@ CONTACT_FORM_MODE=dev
|
||||
CONTACT_FORM_RESEND_API_KEY=
|
||||
CONTACT_FORM_FROM_EMAIL=
|
||||
CONTACT_FORM_TO_EMAIL=
|
||||
CONTACT_FORM_TO_EMAIL_PRIVACY=
|
||||
CONTACT_FORM_TO_EMAIL_SECURITY=
|
||||
CONTACT_FORM_TO_EMAIL_ETHICS=
|
||||
CONTACT_FORM_TO_EMAIL_LEGAL=
|
||||
CONTACT_FORM_TO_EMAIL_HR=
|
||||
CONTACT_TURNSTILE_SECRET_KEY=
|
||||
|
||||
Reference in New Issue
Block a user