
前言介紹
- 這款 WordPress 外掛「BBForms – Flexible Contact Forms, Survey, Quiz, Poll & Custom Forms Editor」是 2025-09-18 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2026-01-21,距離現在已有 36 天。
- 外掛最低要求 WordPress 4.4 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 6 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
dioni00 | eneribs | rubengc | tinocalvo | flabernardez |
外掛標籤
code | forms | shortcode | custom form | contact form |
內容簡介
總結:BBForms 是一個程式碼表單外掛,旨在幫助您在幾秒內建立多用途的表單!
問題與答案:
1. BBForms 的主要功能是什麼?
- BBForms 是一個程式碼表單外掛,設計用於幫助您在幾秒內建立多用途的表單。
2. 如何建立和配置表單?
- 您可以使用 BBCodes 語法(與 WordPress Shortcodes 語法相同)在幾行代碼中建立表單字段,配置其動作並更改其選項。
3. 透過那些方式可以更改表單選項?
- 您可以透過設定形式選項來更改多個參數,如限制登入、設置唯一字段、限制提交次數等。
4. BBForms 提供了哪些特點?
- 提供形式編輯器、多種字段和BBCodes、支持多列布局、文件上傳、快速表單預覽等功能。
5. BBForms 適用於哪些用戶?
- 適用於網站擁有者、開發者和網站網絡擁有者,幫助他們建立自己的表單並提供輕鬆的支援。
6. BBForms 可以擴展的功能有哪些?
- 可以擴展功能以提供地址自動完成、計算、條件顯示、郵件平衡器等功能,以及垃圾郵件保護和整合到 WooCommerce 等功能。
7. 如何在 WooCommerce 中使用 BBForms 增加的標籤?
- 在 WooCommerce 中,您可以使用標籤 {woocommerce.is_customer} 顯示用戶是否為註冊客戶,{woocommerce.order_history_table} 顯示客戶訂單歷史等。
原文外掛簡介
BBForms is a code form plugin designed to help you build multipurpose forms in seconds!
Build your forms in a few lines, configure their actions & change their options using the BBCodes syntax (the same as WordPress Shortcodes syntax).
How does it works?
Code the form fields:
[email* name="your_email" label="Email" desc="Enter your email."]
[submit value="Send"]
Code the form actions:
[record]
[email to="{field.your_email}" subject="Submission received!"]
Here is the data entered: {fields_table}
[/email]
[redirect to="https://wp.org/"]Redirecting...[/redirect]
Change the form options:
require_login=yes
require_login_message=You must be logged in.
unique_field=your_email
unique_field_message=A submission with {field.your_email} already exists.
submissions_limit=10
submissions_limit_message=Sorry, only the first 10 submissions can join the giveaway 🙂
Place the shortcode to show your form anywhere:
[bbforms id="123"]
Features
Forms:
Form editor designed to build faster.
20 fields.
20 BBCodes (columns, table, bold, etc).
Responsive multi-column form layout.
File uploads.
Quiz field to act as custom captcha.
Form templates (live demo).
Export/Import forms by copying & pasting code or TXT file.
Live form preview.
Categories & tags to organize your forms.
Actions:
6 actions (record, email, redirect, etc).
Unlimited form actions (send as many email notifications as you wish!).
GDPR actions to automate export & deletion requests.
Tags to place dynamic content anywhere.
Form options:
14 form options (clear & hide form on success, show required fields notice, etc).
Restrict form access to logged in users only.
Limit by a unique field value.
Apply a submissions limit.
Anti-bot & anti-spam protection.
Submissions:
Advanced submissions view.
Store, view, filter, edit & delete your submissions.
Export submissions to CSV.
Submissions auto-cleanup.
Extra:
Role management settings.
Override form & field messages globally.
Light & dark mode editor.
Mobile ready & designed for accessibility.
Optimized for speed (CSS: 4kb & JS:9kb).
The perfect form solution for everyone
BBForms is designed to be accessible to everyone helping you to create your forms easily, whether you build them for yourself or for a client:
Site owners
Build your own forms without coding experience! BBForms is shipped with several form templates as sample forms and our form editor includes controls to help you code your form.
Each control includes a list of examples of common configurations like an email field auto-filled with the logged in user email or a URL field that only accepts https URLs.
Developers
Building forms for your customers has never been so easy! You can store your own form templates and import them in your customer website in no time.
All documentation can be found inside the form editor, so you can access them without abandon the form editor screen.
Sites network owners
Do you manage a large amount of sites? BBForms makes super easy to bring support! Your customers can send you an entire form configuration by copy & pasting their code or as a TXT file.
Also, you are able to provide them the code required for any configuration or provide TXT files in your site to let them import a form designed by yourself.
Powerful add-ons to extend BBForms
Address Autocomplete
Calculations
Conditional Display
Conditional Logic
Email Balancer
Geolocation
Multi-Step Forms
Post Submissions
Rating Field
Repeatable Fields
Save Progress
Signature Field
Users Management
Spam protection add-ons:
Google reCAPTCHA v2 & v3
hCaptcha
Cloudflare Turnstile
Integrations
WooCommerce
Tags:
{woocommerce.is_customer} – Shows “yes” or “no” based if user or an email address is a registered customer.
{woocommerce.order_history_table} – Shows an HTML table with the customer order history. Useful for email resumes.
{woocommerce.admin_order_history_table} – Shows an HTML table with the customer order history with direct links to the admin area. Useful to have direct links to the customer information & orders.
Easy Digital Downloads
Tags:
{edd.is_customer} – Shows “yes” or “no” based if user or an email address is a registered customer.
{edd.order_history_table} – Shows an HTML table with the customer order history. Useful for email resumes.
{edd.admin_order_history_table} – Shows an HTML table with the customer order history with direct links to the admin area. Useful to have direct links to the customer information & orders.
GamiPress
In GamiPress plugin you will find new events to let you configure rewards based on BBForms interactions.
Events:
Submit a form.
Submit a form of a category.
Submit a form of a tag.
Submit a field value.
AutomatorWP
In AutomatorWP plugin you will find new triggers and tags to let you configure automations based on BBForms interactions.
Triggers:
Submit a form.
Submit a form of a category.
Submit a form of a tag.
Submit a field value.
Tags:
Tags to use any field submitted value on AutomatorWP actions.
More plugins from the BBForms team
If you like BBForms, you will love our other plugins!
GamiPress – Flexible gamification plugin to reward your users with points, achievements, badges & ranks based on their activity in your WordPress.
AutomatorWP – Powerful no-code automator plugin that lets you connect +200 plugins together or with apps, platforms with webhooks plus other WordPress sites.
ShortLinks Pro – Complete link management plugin that not only powers WordPress websites with shortened URLs, also empowers site owners to create clean, branded and unique affiliate links easily.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「BBForms – Flexible Contact Forms, Survey, Quiz, Poll & Custom Forms Editor」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | trunk |
延伸相關外掛(你可能也想知道)
WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager 》插入標頭和頁腳 + 完整的 WordPress 代碼片段外掛, WPCode (前稱为 WPBeginner 的 "插入標頭和頁腳")是使用率超过 100 万个网站的 WordPress 代码片段外掛中...。Code Snippets 》Code Snippets 是在您的網站上運行程式碼片段的簡單,清潔和簡單的方法。它消除了將自定義片段添加到您的佈景主題的 functions.php 檔案的需求。, 現在提供 C...。
Simple Custom CSS Plugin 》無需麻煩地將自訂 CSS 新增到 WordPress 網站中。, 這是一個易於使用的 WordPress 外掛,可以添加自訂 CSS 樣式以覆寫外掛和佈景主題的預設樣式。該外掛旨在...。Shortcoder — Create Shortcodes for Anything 》Shortcoder 外掛可讓您建立 HTML、JavaScript、CSS 和其他代碼片段的自訂捷徑。現在,這些捷徑可以在文章/頁面中使用,並且該片段將取代其位置。, ✍ 輕鬆建立...。
Head & Footer Code 》Head & Footer Code 插件可以讓你在不是開發人員的情況下,添加自定義代碼片段(JavaScript、CSS 或 HTML)到網頁中。您可以將代碼放置在 <head>(...。
Scripts n Styles 》這個外掛讓管理員用戶能夠將自訂的 CSS 和 JavaScript 直接添加到個別文章、頁面或任何註冊的自訂文章類型中,也可以將類別添加到 body 標籤和文章容器中。還...。
SyntaxHighlighter Evolved 》現在支援 WordPress 5.0 中的新區塊編輯器!, SyntaxHighlighter Evolved 讓您可以輕鬆地在網站上張貼帶有語法加亮功能的程式碼,而不會失去格式或做任何手動...。
Code Embed 》注意: WordPress 5.0 及以上版本的使用者請查看常見問題以了解如何在區塊編輯器中使用此外掛。, Code Embed 外掛允許您在文章中嵌入程式碼(JavaScript 和 H...。
PHP Everywhere 》注意:此外掛更新至 3.0.0 版本是一項重大變更,將移除 [php_everywhere] 短代碼和小工具。請透過外掛設定頁面中的升級嚮導,將原本的代碼轉換為 Gutenberg ...。WP Coder – Insert & Manage Code Snippets 》WP Coder 是一個用於在網站添加自定義代碼的外掛程式。您可以輕鬆地將 HTML、CSS 和 JS 代碼添加到網站頁面中。此外掛程式非常適合連接各種腳本或樣式,使網...。
Highlighting Code Block 》「Highlighting Code Block」外掛可讓你以一個點擊的方式添加一個有語法突顯的程式碼區塊。, 它支援「區塊編輯器」和「傳統編輯器」。, (不過,我們建議在「...。
CSS & JavaScript Toolbox 》感謝您查看我們的程式碼片段外掛。我相信它將完全符合您的需求。, 適用於以下情況:, , 前端修改(無需修改主題文件), 添加功能(無需修改functions.php), ...。
Code Block Pro – Beautiful Syntax Highlighting 》展示你美麗的程式碼,不僅僅是顯示它!這個版塊外掛提供編輯程式碼塊的功能,直接運行你的程式碼,使用與受歡迎的 VS Code 編輯器相同的渲染引擎。此外掛提供...。
Advance Custom HTML – Show Live Code, Share Snippets, Embed Code, and Style Them Your Way. 》這是一款用來專業編寫 HTML 代碼的高級 HTML 編輯器,提供不同的樣式、縮排與更多功能。, Advance Custom HTML 是一款功能強大、彈性十足的區塊外掛,讓您可...。
Code Syntax Block 》代碼語法區塊(Code Syntax Block)擴充了 WordPress 區塊編輯器,使用 Prism 語法高亮工具為核心代碼區塊添加了語法高亮支持。, Prism 語法高亮工具在前端執...。
