Title: Prifobu Forms
Author: sandroheyer
Published: <strong>2026 年 7 月 6 日</strong>
Last modified: 2026 年 7 月 6 日

---

搜尋外掛

![](https://ps.w.org/prifobu-forms/assets/banner-772x250.png?rev=3597823)

![](https://ps.w.org/prifobu-forms/assets/icon.svg?rev=3597823)

# Prifobu Forms

 由 [sandroheyer](https://profiles.wordpress.org/sandroheyer/) 開發

[下載](https://downloads.wordpress.org/plugin/prifobu-forms.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/prifobu-forms/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/prifobu-forms/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/prifobu-forms/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/prifobu-forms/#developers)

 [技術支援](https://wordpress.org/support/plugin/prifobu-forms/)

## 外掛說明

**Prifobu Forms** is the privacy-first WordPress form plugin.

 * No personal date storage
 * No tracking
 * No third-party services

It is a lightweight contact form plugin designed for privacy-focused websites and
GDPR-friendly setups.

Unlike many other form plugins, this plugin **does not store any form submissions
in the database**. All messages are sent directly via email and then discarded.

This makes the plugin especially suitable for websites that want to minimize data
storage and simplify GDPR compliance.

The plugin integrates with the **WordPress Block Editor (Gutenberg)** and allows
you to create and embed forms easily.

**Features:**

 * Privacy-first design – no database storage of submissions
 * WordPress Gutenberg block for easy form embedding
 * Multiple field types
 * Email delivery only – no message storage
 * Spam protection mechanisms
 * Clean and modular architecture
 * Lightweight and fast
 * No JS in Frontend

**Supported Field Types**

 * Text
 * Email
 * Number
 * Tel
 * URL
 * Date
 * Time
 * Password
 * Textarea
 * Select
 * Radio
 * Checkbox

**Spam Protection**
 The plugin includes several spam protection mechanisms:

 * Honeypot field
 * Time trap
 * Math captcha
 * Field obfuscation

These protections work together to reduce automated spam without external services.

**Privacy**
 Privacy is a core design goal.

The plugin:

 * does **not store submissions**
 * does **not track users**
 * does **not send data to third-party services**

All submitted data is sent only to the configured email recipient.

**If you like it**
 support me 🙂

 * https://ko-fi.com/allessandro

### Development

Source code:
 https://codeberg.org/allessandro/prifobu-forms

Build instructions:
 npm install npm run build

Plugin Packacking:
 manually build plugin ZIP file

## 螢幕擷圖

[⌊Forms overview interface in the admin panel⌉⌊Forms overview interface in the admin
panel⌉[

Forms overview interface in the admin panel

[⌊Form builder interface in the admin panel⌉⌊Form builder interface in the admin
panel⌉[

Form builder interface in the admin panel

[⌊Adding the form block in the Gutenberg editor⌉⌊Adding the form block in the Gutenberg
editor⌉[

Adding the form block in the Gutenberg editor

[⌊Mail setting per form⌉⌊Mail setting per form⌉[

Mail setting per form

[⌊Example form in the frontend⌉⌊Example form in the frontend⌉[

Example form in the frontend

## 適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   Prifobu Forms Insert a privacy-first contact form.

## 安裝方式

 1. Install via ZIP or upload the plugin folder to /wp-content/plugins/
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Create a form in the plugin admin area **“PRIFOBU”**
 4. Insert the form using the provided **Gutenberg block** or a Shortcode

## 常見問題集

### Are form submissions stored in the database?

No. Form submissions are **never stored**. They are sent directly via email.

### Is the plugin GDPR compliant?

The plugin is designed to minimize data processing by not storing submissions and
not sending data to third-party services. However, site owners are still responsible
for their own legal compliance.

### Does the plugin support the block editor?

Yes. The plugin provides a **Gutenberg block** to embed forms.

### Can I prevent spam?

Yes. The plugin includes multiple built-in spam protection methods including honeypot
fields, time traps, and a math captcha.
 The math captcha is optional. The other
mechanisms are always active.

### Where to find the source code?

You can find the complete source code under this URI:
 https://codeberg.org/allessandro/
prifobu-forms

### How to build the Typescript part to compiled JS?

Use `npm run build`.

### How can I contact the developer?

If you have questions, feedback, or bug reports, feel free to contact:

Email: sandro.heyer@web.de

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Prifobu Forms〉的開發相關工作。

參與者

 *   [ sandroheyer ](https://profiles.wordpress.org/sandroheyer/)

〈Prifobu Forms〉外掛目前已有 3 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/prifobu-forms/contributors)
為這個外掛做出的貢獻。

[將〈Prifobu Forms〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/prifobu-forms)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/prifobu-forms/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/prifobu-forms/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/prifobu-forms/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/prifobu-forms/)。

## 變更記錄

#### 0.1.0

 * Initial release

#### 0.1.1

 * Adds translations
 * Updates readme files
 * Renames to prifobu plugin

#### 0.1.2

 * Updates translations with new slug
 * Secures math captcha with UUIDs instead of session tokens.
 * Enhances entropy of prifobu_form_instance_id.

#### 0.1.3

 * Adds sanitizing strategies for POST data.

## 中繼資料

 *  版本 **0.1.3**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.1**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [Dutch](https://nl.wordpress.org/plugins/prifobu-forms/)、[English (US)](https://wordpress.org/plugins/prifobu-forms/)、
   [Russian](https://ru.wordpress.org/plugins/prifobu-forms/)、及 [Spanish (Spain)](https://es.wordpress.org/plugins/prifobu-forms/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/prifobu-forms)
 * 標籤:
 * [contact form](https://tw.wordpress.org/plugins/tags/contact-form/)[form builder](https://tw.wordpress.org/plugins/tags/form-builder/)
   [GDPR](https://tw.wordpress.org/plugins/tags/gdpr/)[gutenberg](https://tw.wordpress.org/plugins/tags/gutenberg/)
   [spam protection](https://tw.wordpress.org/plugins/tags/spam-protection/)
 *  [進階檢視](https://tw.wordpress.org/plugins/prifobu-forms/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/prifobu-forms/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/prifobu-forms/reviews/)

## 參與者

 *   [ sandroheyer ](https://profiles.wordpress.org/sandroheyer/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/prifobu-forms/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://ko-fi.com/allessandro)