Title: Replai &#8211; CRM Forms
Author: REPLAI
Published: <strong>2026 年 7 月 25 日</strong>
Last modified: 2026 年 8 月 13 日

---

搜索插件

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

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

# Replai – CRM Forms

 作者：[REPLAI](https://profiles.wordpress.org/replai/)

[下载](https://downloads.wordpress.org/plugin/replai-crm-forms.1.3.1.zip)

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

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

## 描述

**Replai – CRM Forms** lets you embed any form created inside your REPLAI CRM project
directly on your WordPress site, securely and with no manual code.

 * **Verified per project** — connect WordPress with a project-scoped API key generated
   inside REPLAI (Sales > Configuration > WordPress Plugin) and the plugin only 
   renders forms allowed by that key.
 * **Native Elementor widget** — drag the “REPLAI Form” widget into any Elementor
   page, pick a form from the dropdown and choose the language. No shortcodes, no
   copy-pasting scripts.
 * **Smart cache** — the form catalog is cached locally to avoid hitting the REPLAI
   API on every page load. You can flush it manually or force a connection test 
   from the admin screen.
 * **Multilingual** — the form output can be locked to a chosen language or follow
   the page locale. Interface translations are served automatically by WordPress.
   org (translate.wordpress.org).
 * **Security-minded** — escaped output, nonce verification and sanitized inputs
   throughout.

### External services

This plugin connects to the REPLAI platform (https://app.replai.net), a service 
by REPLAI, to embed and manage the CRM forms of your REPLAI project. This connection
is required for the plugin to work.

**From the admin area:** when you save or test your Project API Key, and when the
form catalog cache is refreshed, the plugin sends the API key to REPLAI to validate
it and fetch the list of forms available for your project.

**On the public site:** the selected form is embedded in an iframe served by REPLAI.
Loading the form and submitting it sends the visitor’s form entries directly to 
your REPLAI project, together with standard request data (such as the page language).
The plugin itself does not send any other visitor data.

REPLAI terms of service: https://replai.net/en/termsandconditions/
 REPLAI privacy
policy: https://replai.net/en/privacy-policy/

## 屏幕截图

[⌊Settings & Status — Connect WordPress with your Project API Key, test the connection
and see the forms detected for your project.⌉⌊Settings & Status — Connect WordPress
with your Project API Key, test the connection and see the forms detected for your
project.⌉[

**Settings & Status** — Connect WordPress with your Project API Key, test the connection
and see the forms detected for your project.

[⌊Form on your site — A REPLAI CRM form embedded on a public page, blending in with
your site design.⌉⌊Form on your site — A REPLAI CRM form embedded on a public page,
blending in with your site design.⌉[

**Form on your site** — A REPLAI CRM form embedded on a public page, blending in
with your site design.

[⌊Form builder in REPLAI — Manage fields, emails and submissions from your REPLAI
project; the catalog in WordPress stays in sync.⌉⌊Form builder in REPLAI — Manage
fields, emails and submissions from your REPLAI project; the catalog in WordPress
stays in sync.⌉[

**Form builder in REPLAI** — Manage fields, emails and submissions from your REPLAI
project; the catalog in WordPress stays in sync.

## 安装

 1. Upload the **replai-crm-forms** folder to your `/wp-content/plugins/` directory,
    or install it directly from the WordPress plugin repository.
 2. Activate the plugin from the WordPress admin panel.
 3. Go to **Replai Forms** in the admin sidebar to paste your Project API Key.
 4. Click **Test connection** to fetch the catalog of available forms.
 5. Edit any Elementor page and drop the **REPLAI Form** widget where you want the 
    form to appear.

## 常见问题

### Where do I get my Project API Key?

Inside your REPLAI project, go to **Sales > Configuration > WordPress Plugin** and
generate a new key. Copy and paste it into the plugin Settings screen.

### Why is the shortcode `[replai_form]` disabled?

For security reasons, this plugin only renders forms through the Elementor widget.
The shortcode is intentionally kept as a stub so legacy content does not break.

### Does it work without Elementor?

The form widget requires Elementor. The settings screen and the connection test 
work without Elementor.

### Can I use the plugin in my language?

Yes. Translations are managed on translate.wordpress.org and delivered automatically
by WordPress once available for your locale.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

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

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.3.1

 * Tested and compatible with WordPress 7.1.

#### 1.3.0

 * New “About” page with a submenu (Settings / About), localized to the site language.
 * The whole admin screen is now shown in the site language.
 * Refreshed settings header design.
 * Test connection now runs without reloading the page and saves the key when it
   succeeds; the button is disabled while the key field is empty.
 * Settings now guide you to create a free REPLAI account when no API key is configured.

#### 1.2.3

 * All CSS and JavaScript is now loaded through the WordPress enqueue APIs (wp_enqueue_style,
   wp_register_script, wp_enqueue_script) instead of inline style and script tags:
   the admin styles moved to admin-menu.css and admin.css, and the front-end embed
   logic moved to embed.js, configured through data attributes on the iframe.

#### 1.2.2

 * Aligned the plugin folder, main file and text domain with the WordPress.org slug`
   replai-crm-forms`.

#### 1.2.1

 * WordPress.org compliance: removed the bundled translation files and the Spanish-
   locale mofile filter (translations are served by translate.wordpress.org), documented
   the REPLAI service under a new “External services” section with terms and privacy
   links, and updated the minimum PHP version to 7.2.

#### 1.2.0

 * Renamed the plugin to “Replai – CRM Forms” and the admin menu to “Replai Forms”.
 * All admin strings rewritten in English as source language and translated into
   Catalan, Spanish, French, Italian and Portuguese.
 * Added a `load_textdomain_mofile` filter so any Spanish locale variant (es_AR,
   es_MX, es_CL, es_CO…) maps to the same `es_ES.mo`.
 * Fixed `WordPress.Security.EscapeOutput.OutputNotEscaped` in the Elementor widget
   render by moving the `phpcs:ignore` annotation above the `echo` statement and
   documenting why the iframe markup cannot be filtered.
 * Silenced the `WordPress.Security.NonceVerification.Recommended` warning for the
   display-only `replai_notice` query argument and added `wp_unslash()` before sanitizing.
 * Added the missing `readme.txt` (PluginCheck `no_plugin_readme`).
 * Added `Text Domain` and `Domain Path` to the plugin header.
 * Bumped `Tested up to` to WordPress 7.0.

#### 1.1.9

 * Previous stable release.

## 额外信息

 *  版本 **1.3.1**
 *  最后更新：**2 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.1**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/replai-crm-forms/)
 * 标签
 * [crm](https://cn.wordpress.org/plugins/tags/crm/)[elementor](https://cn.wordpress.org/plugins/tags/elementor/)
   [forms](https://cn.wordpress.org/plugins/tags/forms/)[integration](https://cn.wordpress.org/plugins/tags/integration/)
   [lead capture](https://cn.wordpress.org/plugins/tags/lead-capture/)
 *  [高级视图](https://cn.wordpress.org/plugins/replai-crm-forms/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/replai-crm-forms/reviews/#new-post)

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

## 贡献者

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

## 支持

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

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