Title: FMPress Forms
Author: Emic Corporation
Published: <strong>2021 年 12 月 6 日</strong>
Last modified: 2025 年 10 月 23 日

---

搜索插件

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

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

# FMPress Forms

 作者：[Emic Corporation](https://profiles.wordpress.org/emiccorp/)

[下载](https://downloads.wordpress.org/plugin/fmpress-forms.2.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/fmpress-forms/#description)
 * [评价](https://cn.wordpress.org/plugins/fmpress-forms/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/fmpress-forms/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/fmpress-forms/#developers)

 [支持](https://wordpress.org/support/plugin/fmpress-forms/)

## 描述

FMPress Forms is a message storage plugin for [Contact Form 7](https://wordpress.org/plugins/contact-form-7/).

This plugin can save form data to Claris FileMaker Server.

#### What is Claris FileMaker?

Claris FileMaker is an application development platform to build custom apps that
solve your business problems,
 provided by Claris International Inc.

 * Information in Japanese : [https://www.claris.com/ja/filemaker/](https://www.claris.com/ja/filemaker/)
 * Information in English: [https://www.claris.com/filemaker/](https://www.claris.com/filemaker/)

### Requirements

To run FMPress Forms we recommend your host supports:
 – Contact Form 7 version 
5.5 or greater. – PHP version 8.1 or greater. – Claris FileMaker Server version 
2024 (v21.x) or greater. – HTTPS support

## 屏幕截图

 * [[
 * Edit Datasource on the WordPress admin screen
 * [[
 * “FMPress” tab on the Contact Form 7’s Admin Screen

## 安装

 1. Upload the entire `fmpress-forms` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

After activation of the plugin, you’ll find _FMPress_ on the WordPress admin screen
menu,
 and _FMPress_ tab appears on the “Contact Form 7” setting screen.

## 常见问题

### How to activate FMPress Forms plugin?

After activating the plugin, you will see a note at the top of the Administration
Screen asking you to add two constants, copy the values and paste the copied content
into wp-config.php. Reactivate the plugin after editing wp-config.php.

Example:

    ```
    define( 'FMPRESS_CONNECT_ENCRYPT_KEY', 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' );
    define( 'FMPRESS_CONNECT_ENCRYPT_IV', 'xxxxxxxxxxxxxxxxxxxxxxxx' );
    ```

### How to assign fields in the *FMPress* tab panel?

You must add _fm\_field-_ as a prefix to the beginning of the form-tag name in the
_Form_ tab panel. (e.g. fm_field-company_name)

## 评价

![](https://secure.gravatar.com/avatar/5da7d52437f2194589e8db8a0dd11898b96cb29c3e0e9e691cdc7e6ab0f13d1b?
s=60&d=retro&r=g)

### 󠀁[Great!](https://wordpress.org/support/topic/great-16199/)󠁿

 [BlackMicro](https://profiles.wordpress.org/blackmicro/) 2024 年 3 月 13 日 1 回复

This plugin is what I’ve looking for many years. Extremely easy to setup and use!
Thanks for the great work.

![](https://secure.gravatar.com/avatar/61405f1fa031033ae70c151b6b748ea5e3b85386dcbae48dd8b943287e9128c7?
s=60&d=retro&r=g)

### 󠀁[Integration without any pain](https://wordpress.org/support/topic/integration-without-any-pain/)󠁿

 [biberkopf](https://profiles.wordpress.org/biberkopf/) 2024 年 3 月 10 日 1 回复

It was an smooth experience and amazingly quick operation to setup this plugin to
post data from a Contact Form 7-form to a FileMaker database table. And why would
you do that, you might ask? Well, if you knew the many ways you can manipulate, 
automate and script data in FileMaker, you wouldn’t ask. 🙂 This is a beauty. Keep
it up – and thanx!

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/fmpress-forms/reviews/)

## 贡献者及开发者

「FMPress Forms」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Emic Corporation ](https://profiles.wordpress.org/emiccorp/)
 *   [ matsuoatsushi ](https://profiles.wordpress.org/matsuoatsushi/)
 *   [ nue2501 ](https://profiles.wordpress.org/nue2501/)

「FMPress Forms」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/fmpress-forms/contributors)
为本插件所做的贡献。

[帮助将「FMPress Forms」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/fmpress-forms)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/fmpress-forms/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/fmpress-forms/)，或通过[RSS](https://plugins.trac.wordpress.org/log/fmpress-forms/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/fmpress-forms/)。

## 更新日志

#### 2.0.0

Release Date: October 23, 2025

 * Add support for PHP 8.1, 8.2, 8.3 and 8.4
 * Add support for Contact Form 7 6.1.2
 * Drop support for PHP 7.4 and 8.0
 * Drop support for WordPress 5.7, 5.8, 5.9 and 6.0
 * Fix an issue where using FileMaker’s value list caused the error “An undefined
   value was sent from this field”

#### 1.3.1

Release Date: October 31, 2022

 * Fix saving when using date type of form-tag

#### 1.3.0

Release Date: October 24, 2022

 * Add FMPress Forms Editor
 * Add partial support for FileMaker value list
 * Fix compatibility with FMPress Pro 1.1.0 or later
 * Fix compatibility with Live Preview for Contact Form 7

#### 1.2.2

Release Date: July 28, 2022

 * Fix compatibility with WordPress 5.7 or WordPress 5.8

#### 1.2.0

Release Date: July 21, 2022

 * Add support for executing a FileMaker script
 * Add support for [_remote_ip] and [_user_agent] of special mail-tags
 * Add compatibility with FMPress CloudAuth
 * Fix compatibility with Contact Form 7 5.6 in some cases
 * Fix saving an encrypted password when the value of FMPRESS_CONNECT_ENCRYPT_KEY
   or FMPRESS_CONNECT_ENCRYPT_IV is invalid

#### 1.1.0

Release Date: May 26, 2022

 * Add support for uploading a file into a container field
 * Fix loading translation files
 * Suppress warning messages when Contact Form 7 is disabled

#### 1.0.2

Release Date: February 21, 2022

 * Support demo_mode and skip_mail for Additional Settings of Contact Form 7
 * Rename translation files to modify the text domain
 * Improve compatibility with FMPress Pro

#### 1.0.1

Release Date: December 6, 2021

 * Support Contact Form 7 5.5.3

#### 1.0.0

 * First version (Unreleased)

## 额外信息

 *  版本 **2.0.0**
 *  最后更新：**8 月前**
 *  活跃安装数量 **40+**
 *  WordPress 版本 ** 6.1 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/fmpress-forms/) 和 [Japanese](https://ja.wordpress.org/plugins/fmpress-forms/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/fmpress-forms)
 * 标签
 * [contact form 7](https://cn.wordpress.org/plugins/tags/contact-form-7/)[database](https://cn.wordpress.org/plugins/tags/database/)
   [FileMaker](https://cn.wordpress.org/plugins/tags/filemaker/)[form](https://cn.wordpress.org/plugins/tags/form/)
 *  [高级视图](https://cn.wordpress.org/plugins/fmpress-forms/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/fmpress-forms/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/fmpress-forms/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/fmpress-forms/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/fmpress-forms/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/fmpress-forms/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/fmpress-forms/reviews/)

## 贡献者

 *   [ Emic Corporation ](https://profiles.wordpress.org/emiccorp/)
 *   [ matsuoatsushi ](https://profiles.wordpress.org/matsuoatsushi/)
 *   [ nue2501 ](https://profiles.wordpress.org/nue2501/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/fmpress-forms/)