
前言介紹
- 這款 WordPress 外掛「GriffinForms – Contact Form Builder & Multi-Step Forms」是 2025-05-23 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2026-02-14,距離現在已有 11 天。
- 外掛最低要求 WordPress 6.6 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 8.2 以上。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
contact form | form builder | payment forms | Multi-Step Form | file upload form |
內容簡介
總結:
GriffinForms是一個現代的表單建立器,旨在為用戶提供功能強大的能力,而無需冗餘。
無論您是在建立聯絡表單、調查或多步驟應用程式,GriffinForms結合了靈活的佈局引擎、可重複使用的元件、高級驗證和無縫集成。
與許多其他外掛不同,GriffinForms經過優化,以提高清晰度、性能和開發者友好性。
問題與答案:
1. GriffinForms的主要特色有哪些?
- 拖放構建界面,快速構建表單
- 可重複使用的欄位集合,可在多個表單中保存並重複使用
- 高級驗證,支持最小/最大值、正則表達式模式、唯一性、必填欄位等等
- 多頁表單,創建多步驟流程,每頁擁有標題和描述
- 提交管理器,在WP儀表板內查看並管理表單項目
- reCAPTCHA集成,保護表單免受垃圾郵件和濫用
- SendGrid集成,使用SendGrid的基礎架構可靠地發送郵件
- 循環欄位,讓用戶添加多個值(如表格中的額外行)
- 經過測試的UI/UX,設計考慮到現實中的工作流程和反饋
- 完全可擴展,為開發者構建的乾淨代碼庫
2. GriffinForms 使用的外部服務有哪些?它們提供了什麼功能?
- Google reCAPTCHA:用於保護表單免受垃圾郵件和濫用,通過驗證來自使用者瀏覽器的reCAPTCHA回應令牌和使用者IP地址
- SendGrid:用於可靠地發送郵件,將郵件收件人地址、主題和內容以及寄件人信息發送到SendGrid的服務器
3. GriffinForms的授權是什麼?
- GriffinForms是開源軟件,根據GPLv2或更新版本的許可證下授權。
原文外掛簡介
GriffinForms is a contact form plugin and WordPress form builder built for structured, multi-step forms. It uses a drag and drop layout system (pages, rows, and columns), supports conditional logic, and stores submissions on your site so your data stays under your control.
If you need a WordPress form plugin that can handle everything from a simple contact form to a multi step form workflow, GriffinForms focuses on clean layouts, predictable form behavior, and practical admin tools.
For teams that need stronger oversight, GriffinForms includes compliance-ready controls, submission metadata, and audit-friendly logging. You can review submission context (version, metadata events), download compliance data, and use builder warnings to catch common gaps before publish.
Quick Start
Create a form in GriffinForms → Forms.
Build your layout with pages, rows, and columns, then add fields.
Publish with the shortcode [griffinforms_form id="123"].
Key Features
Drag and drop form builder: build structured forms with pages, rows, columns, and multiple field types.
Multi-page forms: add steps for longer workflows with clear page navigation.
Conditional logic: show or hide fields and sections based on user input (conditional fields).
File upload fields: collect documents or screenshots when your workflow needs attachments.
Submissions in WordPress: view entries in the admin and keep data in your database.
Themes: apply form themes so your contact form matches your site design.
Payments (Stripe): collect payments when enabled and configured.
CAPTCHA options: support reCAPTCHA, Cloudflare Turnstile, or hCaptcha.
Email delivery: send notifications using WordPress mail or configured providers like Custom SMTP or SendGrid.
Use Cases
Contact form pages and support intake
Registration and request forms
Multi step form wordpress workflows with multiple pages
File upload forms for applications or support tickets
Payment forms (Stripe forms) for donations or simple orders
Layout-first builder
GriffinForms treats layout as a core part of form building. Use pages to split long flows, rows to group content, and columns to control alignment. This structure makes complex forms easier to maintain and helps users complete longer submissions without fatigue.
Conditional logic for smarter forms
Conditional logic lets you build adaptive forms that respond to user input. Use it to show or hide fields, simplify longer questionnaires, or guide users through the right path based on their selections.
Submissions and data
Submissions are stored in your WordPress database. You can review entries from the admin area, and logs are available for troubleshooting when enabled.
Payments when you need them
If you enable Stripe, you can build payment forms that collect payments as part of a submission. This is useful for donations, paid applications, and simple order-style forms.
Spam protection
Choose a CAPTCHA provider that fits your site. GriffinForms supports Google reCAPTCHA, Cloudflare Turnstile, and hCaptcha so you can add spam protection without locking every form behind a heavy challenge.
Email notifications
Send admin notifications or autoresponders using WordPress mail or a configured provider such as Custom SMTP or SendGrid.
Autoresponders (email users after submission)
Enable an autoresponder to send a confirmation email to the person who submitted the form. You can include their answers in the message using merge tags so the email is personalized and useful.
Admin notifications with form data
Send submission alerts to one or more admin emails and include key fields (name, email, selections) using merge tags. This is helpful for support, sales, and intake workflows where you need details right away.
Products in forms
Add products or services to a form using the Payment field and let users select quantities. This turns a contact form into a simple order or donation form when Stripe is enabled.
Turn a form into a template
If you need the same form on multiple sites, export it as JSON and import it elsewhere. You can also import a form directly as a template so it stays in your template library instead of being created as a new form. This is a quick way to reuse onboarding, registration, or request forms without rebuilding them.
Themes and styling
Apply presets like a dark form theme or create your own so forms match your brand.
Privacy and external services
By default, GriffinForms stores form data on your site. External services are only used when you enable them (payments, CAPTCHA, or email delivery). See the External Services section below for details.
External Services
GriffinForms can connect to these third-party services when enabled:
– Google reCAPTCHA (spam protection): Terms and Privacy
– Stripe (payments): Terms and Privacy
– Cloudflare Turnstile (spam protection): Terms and Privacy
– hCaptcha (spam protection): Terms and Privacy
– SendGrid (email delivery): Terms and Privacy
– Mailgun (email delivery): Terms and Privacy
Learn more
Documentation: GriffinForms Docs
Templates: Form Templates
Releases: Release Notes
Privacy: Privacy Policy
License
GriffinForms is open source and licensed under GPLv2 or later.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「GriffinForms – Contact Form Builder & Multi-Step Forms」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
trunk | 1.1.0.0 | 1.1.1.0 | 1.2.0.0 | 1.2.1.0 | 1.2.2.0 | 1.3.0.0 | 1.4.0.0 | 1.5.0.0 | 1.6.0.0 | 1.6.1.0 | 1.6.2.0 | 1.6.3.0 | 1.6.4.0 | 1.6.5.0 | 1.6.6.0 | 1.6.7.0 | 1.6.8.0 | 1.6.9.0 | 2.0.0.0 | 2.1.0.0 | 2.1.1.0 | 2.1.2.0 | 2.1.3.0 | 2.1.4.0 | 2.1.5.0 | 2.1.6.0 | 2.1.7.0 | 2.1.8.0 | 2.1.8.1 | 2.1.9.0 | 2.1.9.1 | 2.2.0.0 | 2.3.0.0 | 2.3.1.0 | 2.3.2.0 |
延伸相關外掛(你可能也想知道)
WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More 》f="https://wpforms.com/features/pre-built-form-templates/?utm_source=wprepo&utm_medium=link&utm_campaign=liteplugin" rel="friend nofollow u...。
Ninja Forms – The Contact Form Builder That Grows With You 》建立最親切易用的 WordPress 聯絡表單建構工具, , 使用 Ninja Forms 創建漂亮、親切的 WordPress 表單,讓您感覺像專業網站開發者!, , 100%適合初學者, , ...。
MetForm – Contact Form, Survey, Quiz, & Custom Form Builder for Elementor 》MetForm,即聯繫表單生成器,是 Elementor 的附加組件,利用其拖放生成器快速建立任何快速且安全的聯繫表單。它可以管理多個聯繫表單,並且您可以使用 Elemen...。
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder 》Fluent Forms - 最佳和最快速的聯繫表格建立 WordPress 插件, Fluent Forms 是一個終極使用者友好、可自訂拖放式 WordPress 聯繫表格插件,提供您所有高級功...。
SureForms – Contact Form, Payment Form & Other Custom Form Builder 》<!DOCTYPE html>, <html lang="zh-TW">, <head>, <meta charset="UTF-8">, </head>, <body>, , &l...。
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder 》最先進的 WordPress 表單外掛。使用我們的拖放表單建構器,您可以超越聯絡表單,製作調查問卷、測驗等更多應用。, 市場上最強大的 WordPress 表單建構器外掛,...。Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder 》Everest Forms:WordPress 網站上的#1表單建立解決方案, 👉試用一下 (點擊此鏈接可創建演示,測試 Everest Forms。), Everest Forms是最好的WordPress表單...。
JetFormBuilder — Dynamic Blocks Form Builder 》JetFormBuilder — 動態區塊表單建立器, 這個功能強大且易於使用的表單建立器外掛讓你在區塊編輯器(Gutenberg)中建立、編輯和設計進階表單類型,不再需要其...。
Ultra Addons for Contact Form 7 》ate a grid or column layout with Contact Form 7 using the Columns / Grid Layout Addon in Ultimate Addons For Contact Form 7. This allows you to dis...。
Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder 》Form Maker 是一款頂尖的拖曳式外掛程式,讓您可以透過幾個點擊輕鬆建立任何複雜度的表單。, 有用連結:, 現場示範, 演示管理員, 由 10Web 提供的高級表單 Ma...。Kali Forms — Contact Form & Drag-and-Drop Builder 》le Subscribe Form, , Add a subscription form to your website with ease by using the Simple Subscribe Form template in Kali Forms Pro., Upgrade to K...。
Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms 》Happyforms 是你管理和回覆與網站訪客對話的最簡單方式。在這裡,The Theme Foundry 已經擁有超過 10 年的經驗,我們已經從將近 100 萬家企業那裡聽到了他們...。
Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder 》Gutena Forms 是在 WordPress 區塊編輯器內創建表單的最簡單方法。我們的外掛程式不使用 jQuery,且輕量級,因此您可以放心,它不會減慢您的網站速度。相反地...。
Cool FormKit Lite – Advanced Form Builder for Elementor 》Elementor 表單的擴充套件為預設 Elementor Form widget 創建了許多新的操作和控制。, , 此外掛需要 Elementor Pro 版本 (Form Widget)。, , 可用的擴充套件,...。
Online Forms — Customizable Payment, Contact, Quiz, Survey Form Builder – Jotform 》這個外掛讓你可以在你的 WordPress 網站中安全地嵌入網路表單。Jotform 是一個易於使用的表單建立工具,受到超過 10+ 百萬使用者的信任。透過 Jotform 的拖放...。
