
The Alpha Addons dashboard — see your form activity and total entries at a glance.
Alpha Fields is an all-in-one addon for Contact Form 7 that saves every form submission to your own database and extends your forms with advanced custom fields, conditional logic, an AI form generator and popular CRM & marketing integrations — without writing a single line of code.
Instead of installing a separate plugin for each feature, you get one addon manager where every field, extension and integration can be enabled or disabled individually.
Stop losing submissions to missed or lost emails. Every Contact Form 7 submission is stored in your own WordPress database, where you can browse, search and filter entries (unread, starred, spam, trash), mark them as read, star them, edit them, delete them and attach internal notes. Jump between submissions with previous/next navigation, see an Entries count column on the Contact Form 7 forms list, and get at-a-glance stats on the Alpha Fields dashboard, including total entries stored.
Show or hide groups of form fields at runtime based on rules you configure directly in the Contact Form 7 form editor. No JavaScript knowledge required — build smart, dynamic forms that adapt to what your visitors type.
Replace multiple single-purpose plugins with one addon and add these field types to any Contact Form 7 form:
Generate a complete Contact Form 7 form from a prompt, arrange fields visually, and customize every tag. Build a working contact form, registration form or booking form in seconds instead of minutes.
The Addon Manager lets you enable or disable each field, extension and integration individually from the Alpha Addons dashboard, so your site only loads the code you actually use. No bloat, no unused scripts on your pages.
A GFAPI-style PHP database API (ALPCF7_API) for reading, creating, updating and deleting entries and notes programmatically. Also available as AlphaFields_API and ALPCF7\API.
Example:
$entries = ALPCF7_API::get_entries( $form_id, array( 'status' => 'active' ) );
The API supports entry search/count/IDs, single and bulk creation/update, property and field updates, deletion, and note CRUD. Write methods return WP_Error on validation or database failure, matching GFAPI conventions.
This plugin can connect to Brevo when the Brevo integration is enabled and a site administrator saves a Brevo API key. It sends the configured API key to Brevo to fetch account/list data, and it sends mapped Contact Form 7 submission fields to Brevo only for forms where the Brevo integration is enabled. The service is provided by Brevo. Terms: https://www.brevo.com/legal/termsofuse/ Privacy: https://www.brevo.com/legal/privacypolicy/
This plugin can connect to Mailchimp when the Mailchimp integration is enabled and a site administrator saves a Mailchimp API key. It sends the configured API key to Mailchimp to fetch audience data, and it sends mapped Contact Form 7 submission fields such as email address, first name, last name, and phone to Mailchimp only for forms where the Mailchimp integration is enabled. The service is provided by Intuit Mailchimp. Terms: https://mailchimp.com/legal/terms/ Privacy: https://www.intuit.com/privacy/statement/
This plugin can connect to Klaviyo when the Klaviyo integration is enabled and a site administrator saves a Klaviyo API key. It sends the configured API key to Klaviyo to fetch list data, and it sends mapped Contact Form 7 submission fields to Klaviyo only for forms where the Klaviyo integration is enabled. The service is provided by Klaviyo. Terms: https://www.klaviyo.com/legal/terms Privacy: https://www.klaviyo.com/legal/privacy-policy
This plugin can connect to ActiveCampaign when the ActiveCampaign integration is enabled and a site administrator saves an ActiveCampaign API key. It sends the configured API key to ActiveCampaign to fetch list data, and it sends mapped Contact Form 7 submission fields to ActiveCampaign only for forms where the ActiveCampaign integration is enabled. The service is provided by ActiveCampaign. Terms: https://www.activecampaign.com/legal/terms Privacy: https://www.activecampaign.com/legal/privacy-policy