Not Craft elements
Forms and submissions live in custom database tables (easyform_forms, easyform_submissions) to avoid element/content table overhead at scale.
Flexible frontend modeling, built for high submission volumes.
Easy Form is a Craft CMS plugin for building forms and managing submissions, designed for flexible frontend modeling and high submission volumes.
Forms and submissions are stored in custom database tables (easyform_forms, easyform_submissions) — not as Craft elements — to avoid element/content table overhead at scale. Form definitions and submission payloads are stored as JSON, with a deliberate contract around the payload so flexible data stays operationally safe.
The control panel — submissions list/detail, forms index, the form builder, and settings (tabbed by type) — uses a consistent, refined card-based UI.