內容簡介
Alpha Fields 是一款針對 Contact Form 7 的全方位外掛,能將每次表單提交儲存至您的資料庫,並透過進階自訂欄位、條件邏輯、AI 表單生成器及流行的 CRM 和行銷整合,無需撰寫任何程式碼即可擴展表單功能。
【主要功能】
• 儲存 Contact Form 7 提交至資料庫
• 進階自訂欄位支援多種欄位類型
• 條件邏輯可根據使用者輸入動態顯示欄位
• AI 表單生成器簡化表單創建過程
• 支援多種 CRM 和行銷整合
• 提供統計數據及管理介面
外掛標籤
開發者團隊
② 後台搜尋「Alpha Fields – Advanced Fields & Integrations for Contact Form 7」→ 直接安裝(推薦)
原文外掛簡介
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.
Save Contact Form 7 Entries in Your Database
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.
Contact Form 7 Conditional Logic
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.
Custom Fields for Contact Form 7
Replace multiple single-purpose plugins with one addon and add these field types to any Contact Form 7 form:
Address Field – Capture a full street address with country, state and ZIP in one structured field.
Range Slider – Let visitors pick a numeric value by dragging a handle along a track.
Math Captcha – Protect your forms from bots and spam with a simple math challenge, no third-party service required.
Star Rating – Collect ratings with an interactive star-rating control.
File Upload – Drag-and-drop file uploads with a live progress bar and per-file delete.
Input Mask – Force a fixed input format (e.g. phone, date, serial) as the visitor types.
Signature – Capture handwritten signatures on a canvas, saved as an image.
Calculation – Auto-compute a live total from a formula that references other fields in the form.
Column Layout – Build multi-column form layouts with simple row and column shortcodes.
Date & Time – A single field that can capture a date, a time, or both with a popover picker.
Phone – A phone input with a searchable country-flag dropdown and live formatting.
Dynamic Text – Pre-fill a text or hidden field from the post, user, URL or request automatically.
Form Extensions
Redirection – Send visitors to a Thank You page or any external URL right after a successful form submission.
Conditional Logic – Show or hide groups of form fields at runtime based on rules you configure in the form editor.
Address Autocomplete – Google Places address autocomplete auto-fills city, state, postcode, and country as visitors type.
Form Styler – Apply a ready-made design theme to your forms instantly, with no custom CSS required.
Submission ID – Give every successful submission a unique tracking ID to use in emails and saved entries.
Pre-Populate Fields – Pre-fill form fields automatically from URL parameters, the logged-in user, or a fixed value.
AI Form Generator for Contact Form 7
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.
CRM & Marketing Integrations
Brevo – Sync form submissions to your Brevo contact lists automatically.
Mailchimp – Add subscribers to your Mailchimp audience on every form submission.
Klaviyo – Sync form submissions to your Klaviyo lists automatically.
ActiveCampaign – Push contacts and their details into ActiveCampaign lists.
WhatsApp – Send form submissions straight to a WhatsApp chat with an automatic redirect after submit.
Enable Only What You Use
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.
Developer API
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.
External services
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
