前言介紹
- 這款 WordPress 外掛「Form Builder CP」是 2012-08-16 上架。
- 目前有 400 個安裝啟用數。
- 上一次更新是 2025-04-14,距離現在已有 20 天。
- 外掛最低要求 WordPress 3.0.5 以上版本才可以安裝。
- 有 5 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
emailer | contact form | form builder | form to email | contact form plugin |
內容簡介
使用 Form Builder CP,您可以:
- 構建表單
- 使用視覺表單生成器創建表單
- 通過電子郵件接收表單數據
- 為表單添加驗證規則
- 為表單添加防止垃圾郵件的驗證碼
- 為表單定製樣式
- 定制電子郵件
Form Builder CP 是一個聯繫表單外掛,可以創建聯繫表單並通過電子郵件發送。
這個表單外掛讓您可以使用其表單生成器創建聯繫表單、預訂表單或其他類型的通過您的網站收集信息的表單。
表單生成器具有可視化界面,可以創建帶有字段驗證和防止垃圾郵件的驗證碼圖像的聯繫表單。表單生成器非常簡單,只需將表單字段拖放到聯繫表單中即可。
本版本支持三種表單字段類型:文本字段、電子郵件字段和文本區域字段。這些字段可以在同一表單中無限次使用,以創建大型表單。大多數聯繫表單只是基於這三種類型的字段。有其他版本的外掛(商業版本)支持其他字段類型,其他版本的信息可以在 https://wordpress.dwbooster.com/forms/cp-easy-form-builder 找到
Form Builder CP 功能:
允許使用現代且簡單的界面視覺化創建聯繫表單
將聯繫表單數據發送到您提供的電子郵件地址
允許包含其他用戶信息(IP、用戶代理)
允許自定義電子郵件消息的文本,包括每個表單字段的特定標記
包括聯繫表單數據的驗證:必填字段,電子郵件,日期,數字等等
包括內置的防止垃圾郵件的驗證碼圖像
使用 Ajax 處理聯繫表單:讓用戶體驗更快捷、更舒適
聯繫表單使用現代 jQuery 腳本呈現和驗證,兼容移動頁面。
Form Builder CP 的經典是其表單生成器(或表單生成器)。它是100% JavaScript,支持基本的電子郵件,文本和評論字段。有其他版本支持更高級的字段。表單生成器還允許為每個表單字段指定CSS類(更多信息請參閱常見問題解答),或在同一行中對齊各種表單字段。
驗證也集成在表單生成器中,涵蓋電子郵件表單字段,確認表單字段,輸入表單字段中的文本長度,必填表單字段以及其他常見的表單驗證規則。
驗證碼完全內置於插件中,無需外部驗證碼或防止垃圾郵件服務。驗證碼圖像可以視覺上配置以修改字體、顏色、噪聲量和大小。驗證碼驗證是使用 Ajax 進行的,以避免重新加載頁面。驗證碼配置部分位於表單生成器下方的設置區域中。
更新
基於收到的反饋,當前的 Form Builder CP 版本 1.1.4 已經更新了新功能,我們希望感謝所有支持開發、提供反饋和功能請求的人。該外掛目前已經超過30,000次下載/安裝,新的一組更新已經在準備中,歡迎提出任何功能請求。謝謝!
如果表單未出現: 如果表單未出現在公共網站上,這可能是由於與主題的衝突。在大多數情況下,解決方法如下:
編輯文件 cp_easy_form_builder.php,轉到第22行,其中寫道:
define(‘CP_EASYFORM_DEFAULT_DEFER_SCRIPTS_LOADING’, false);
將該配置常數設置為 true,例如:
define(R
原文外掛簡介
With Form Builder CP you can:
- Build a form
- Use a visual form builder to create a form
- Receive the form data via email
- Add validation rules to the form
- Add captcha anti-spam to the form
- Style the form
- Customize the emails
Form Builder CP is a contact form plugin that allows creating contact forms and email them.
This forms plugin lets you to use its form builder to create contact forms, booking forms, or other types of forms that capture information via your website.
The form builder has a visual interface for creating the contact form with field validation and anti-spam captcha image verification included in all versions. The form builder is as simple as just drag and drop the form fields into the contact form.
This version support three type of form fields: text fields, email fields and textarea fields. These fields can be used unlimited times into the same form to create large forms. Most contact forms are based just in those three type of fields. There are other versions of the plugin (commercial versions) that support other field types, info about other versions can be found at https://wordpress.dwbooster.com/forms/cp-easy-form-builder
Form Builder CP Features:
Allows to create contact forms visually, with a modern and simple interface
Sends the contact form data to the email addresses that you provide
Allows including additional user information (IP, user-agent)
Allows to customize the text of email messages, including specific tags for each form field
Includes validation of the contact form data: required fields, emails, dates, number, etc.
Includes a built-in captcha image verification.
Contact forms are processed using Ajax: more speed and comfort for the user
The contact form is rendered and validated using a modern jQuery script, compatible with mobile pages.
The kernel of the Form Builder CP is its form maker (or form builder). It is 100% JavaScript and supports the basic email, text and comments fields. There are other versions that support more advanced fields. The form maker also allows to specify CSS classes for each form field (read more in the FAQ) or align various form fields in the same row.
The validations, also integrated in the form builder, cover email form fields, confirmation form fields, length of the texts entered in the form fields, required form fields and other common form validation rules.
The captcha is built 100% into the plugin, there is no need for external captchas or anti-spam services. The captcha image can be visually configured to modify the font, colors, amount of noise and size. The captcha verification is made with Ajax to avoid reloading the page. The captcha configuration section is located below the form builder in the settings area.
Updates
New features has been published in the current Form Builder CP version 1.1.4 based on the feedback received and we would like to thank you all the people that have supported the development, provided feedback and feature requests. The plugin is currently over the 30,000 downloads/installations and a new set of updates is already being prepared, any feature requests will be welcome. Thank you!
If the form doesn’t appear: If the form doesn’t appear in the public website that’s probable due to a conflict with the theme. The solution in most cases is the following:
Edit the file cp_easy_form_builder.php, go to the line #22 where says:
define(‘CP_EASYFORM_DEFAULT_DEFER_SCRIPTS_LOADING’, false);
Put that configuration constant to true, example:
define(‘CP_EASYFORM_DEFAULT_DEFER_SCRIPTS_LOADING’, true);
That way the scripts with be loaded in a different way that avoid conflicts with third party themes that force their own jQuery versions. This update may solve also conflicts with the form builder in the dashboard area.
Other Form Builder CP versions: There is a pro version of the Form Builder CP plugin that also supports these features:
More form field types in the form builder: upload fields, phone fields, password fields, number fields, date fields, checkboxes, radio buttons, select drop-down fields
Additional formatting options in the form builder: Section breaks, comment areas.
Supports multiple forms in the website (max 1 form on each page)
Automatic file uploads/attachments processing
Supports tags for specific form fields into the email
Includes autoreply
WordPress Multi-site compatible
You can read more details about that version at https://wordpress.dwbooster.com/forms/cp-easy-form-builder
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Form Builder CP」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.1 | 1.1.2 | trunk | 1.1.99 | 1.2.01 | 1.2.02 | 1.2.03 | 1.2.04 | 1.2.05 | 1.2.06 | 1.2.07 | 1.2.08 | 1.2.09 | 1.2.10 | 1.2.11 | 1.2.12 | 1.2.14 | 1.2.15 | 1.2.16 | 1.2.17 | 1.2.18 | 1.2.19 | 1.2.20 | 1.2.21 | 1.2.22 | 1.2.23 | 1.2.24 | 1.2.25 | 1.2.26 | 1.2.27 | 1.2.28 | 1.2.29 | 1.2.30 | 1.2.31 | 1.2.32 | 1.2.33 | 1.2.34 | 1.2.35 | 1.2.36 | 1.2.37 | 1.2.38 | 1.2.39 | 1.2.41 | 1.2.42 | 1.2.43 | 1.2.44 |
延伸相關外掛(你可能也想知道)
Contact Form 7 》Contact Form 7 可以管理多個聯絡表單,並且您可以使用簡單的標記靈活地自訂表單和郵件內容。此表單支援 Ajax 提交、CAPTCHA、Akismet 垃圾郵件過濾等功能。,...。
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...。
Akismet Anti-spam: Spam Protection 》Akismet會檢查您的評論和聯繫表單提交,將它們與全球垃圾郵件數據庫進行比對,以防止站點發佈惡意內容。您可以在部落格的“評論”管理畫面中檢查評論垃圾郵件的...。
Ninja Forms – The Contact Form Builder That Grows With You 》建立最親切易用的 WordPress 聯絡表單建構工具, , 使用 Ninja Forms 創建漂亮、親切的 WordPress 表單,讓您感覺像專業網站開發者!, , 100%適合初學者, , ...。
SiteOrigin Widgets Bundle 》rdPress website since 2013. Our Widgets Bundle is actively developed and regularly updated to ensure compatibility with the latest WordPress update...。
Forminator Forms – Contact Form, Payment Form & Custom Form Builder 》不同於傳統的表單製作外掛,Forminator 是一款易於使用的 WordPress 表單建立外掛,適用於任何網站和情境。它是建立各式各樣表單的最簡單方法-如聯絡表單、...。
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder 》Fluent Forms - 最佳和最快速的聯繫表格建立 WordPress 插件, Fluent Forms 是一個終極使用者友好、可自訂拖放式 WordPress 聯繫表格插件,提供您所有高級功...。
Creative Mail – Easier WordPress & WooCommerce Email Marketing 》Creative Mail是專門為WordPress和WooCommerce設計的電子郵件外掛。, 我們智能(且超級有趣的)郵件編輯器簡化了郵件營銷活動的創建過程,並將WordPress博客...。
SureForms – Drag and Drop Form Builder for WordPress 》, , , , , , , &l...。
Everest Forms – Contact Form, Quiz, Survey, Newsletter & Payment Form Builder for WordPress 》Everest Forms:WordPress 網站上的#1表單建立解決方案, 👉試用一下 (點擊此鏈接可創建演示,測試 Everest Forms。), Everest Forms是最好的WordPress表單...。
JetFormBuilder — Dynamic Blocks Form Builder 》JetFormBuilder — 動態區塊表單建立器, 這個功能強大且易於使用的表單建立器外掛讓你在區塊編輯器(Gutenberg)中建立、編輯和設計進階表單類型,不再需要其...。
Ultimate 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...。
Contact Form 7 add confirm 》“Contact Form 7 add confirm” 可以為 “Contact Form 7” 增加確認步驟。, “Contact Form 7 add confirm” 可以為 “...。
Calculated Fields Form 》「Calculated Fields Form」外掛能夠讓你創建具有計算欄位的網頁表單,欄位的值根據表單中其他欄位的值實時計算。, , 這個外掛的可能性是無限的。例如,你可...。
Contact Form & SMTP Plugin for WordPress by PirateForms 》Pirate Forms 已不再進行活躍開發。我們建議使用 WPForms,因為它是市場上最方便新手使用的 WordPress 聯絡表單外掛程式。, , 在 2018 年 9 月,Pirate Forms...。