Adding a real form backend to an Astro site (not just email)
Astro has no server to catch a form submission. Instead of a hosted endpoint that just emails you the result, I point every form at one locked-down WordPress backend running CraftForms — conditional logic, file uploads, and live pricing included.