Title: MiniCRM Connect
Author: MiniCRM
Published: <strong>2026 年 2 月 25 日</strong>
Last modified: 2026 年 6 月 1 日

---

搜尋外掛

![](https://ps.w.org/minicrm-bridge/assets/banner-772x250.png?rev=3473735)

![](https://ps.w.org/minicrm-bridge/assets/icon-256x256.png?rev=3473735)

# MiniCRM Connect

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

[下載](https://downloads.wordpress.org/plugin/minicrm-bridge.1.0.7.zip)

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

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

## 外掛說明

MiniCRM Connect is a unified WordPress plugin that connects your WordPress site 
with MiniCRM. It supports various data sources including contact forms, WooCommerce
orders, and LMS data.

Features:
 * Connect WordPress forms to MiniCRM * Sync WooCommerce customer and 
order data * LMS integration support * Flexible field mapping * Real-time data synchronization

### External Services

This plugin connects to the MiniCRM API service to synchronize form submissions,
retrieve form configurations, and manage customer data. The plugin requires an active
connection to MiniCRM’s servers to function properly.

**MiniCRM API Service**

The plugin connects to MiniCRM’s API servers to:
 * Submit form data from WordPress
contact forms (Contact Form 7, Gravity Forms, WPForms) to your MiniCRM account *
Retrieve available forms and field configurations from your MiniCRM account * Authenticate
and authorize the plugin using OAuth/JWT tokens * Fetch lists and field schemas 
for smart field mapping * Test API connectivity and validate credentials

**Service Domains:**
 * `https://r3.minicrm.at/` – Used for German locale installations*`
https://r3.minicrm.one/` – Default service domain for all other locales

The domain selection is automatic based on your WordPress site’s locale setting.
You can override this by defining the `MINICRM_BRIDGE_BASE_URL` constant in your`
wp-config.php` file.

**What Data is Sent:**

The plugin sends the following data to MiniCRM’s servers:

 * **Form Submission Data:** When a form is submitted on your WordPress site, the
   plugin sends all form field data (including contact information, custom fields,
   and any file attachments) to MiniCRM’s `/Api/Signup` or `/Api/Wordpress/Forms/{
   hash}/Submit` endpoints. This includes:
    - Contact information (name, email, phone, address, etc.)
    - Custom form fields as configured in your field mappings
    - File uploads (when forms include file fields)
    - Form hash identifier
    - GDPR consent flags (when applicable)
 * **Authentication Data:** During the OAuth connection process, the plugin exchanges
   authorization codes for JWT tokens via the `/Api/Wordpress/ExchangeAuthorizationCode`
   endpoint. The JWT token is stored locally in your WordPress database and used
   for subsequent API requests.
 * **Configuration Requests:** When configuring the plugin or testing connections,
   the plugin makes requests to:
    - `/Api/Wordpress/Forms` – To retrieve available forms from your MiniCRM account
    - `/Api/R3/List` – To retrieve available lists
    - `/Api/R3/Schema` – To retrieve field definitions and schemas

**When Data is Sent:**

 * **Form Submissions:** Data is sent immediately when a visitor submits a form 
   on your WordPress site that is configured to sync with MiniCRM
 * **Configuration:** Data requests are made when:
    - Admin users access the plugin’s configuration pages
    - Testing API connectivity
    - Refreshing form lists or field mappings
    - During the initial OAuth authorization flow

**Data Storage:**

All form submission data is stored in your MiniCRM account according to MiniCRM’s
data retention policies. The plugin also stores a local copy of submitted leads 
in your WordPress database (if enabled) and maintains JWT authentication tokens 
for API access.

**Service Provider:**

This service is provided by MiniCRM. For more information about how MiniCRM handles
your data, please review their terms of service and privacy policy:

 * Terms of Service: https://www.minicrm.one/tos/ (or https://www.minicrm.one/de/
   tos/ for German users)
 * Privacy Policy: https://www.minicrm.one/pp/ (or https://www.minicrm.one/de/pp/
   for German users)

**Data Transmission Conditions:**

Data is only transmitted when:
 * The plugin is properly configured with valid MiniCRM
credentials * A form submission occurs on a form that is configured to sync with
MiniCRM * An administrator accesses configuration pages that require API data * 
The plugin performs scheduled or manual synchronization tasks

All data transmission occurs over secure HTTPS connections. No data is transmitted
if the plugin is not configured or if forms are not explicitly set up to sync with
MiniCRM.

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/minicrm-bridge` directory, 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->MiniCRM Connect screen to configure the plugin
 4. Enter your MiniCRM API credentials and configure data mapping

## 常見問題集

### What is MiniCRM?

MiniCRM is a customer relationship management platform that helps businesses manage
their customer data and interactions.

### Do I need a MiniCRM account?

Yes, you need an active MiniCRM account and API credentials to use this plugin.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ MiniCRM ](https://profiles.wordpress.org/minicrmio/)
 *   [ minicrm ](https://profiles.wordpress.org/minicrm/)

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

[將〈MiniCRM Connect〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/minicrm-bridge)

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

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

## 變更記錄

#### 1.0.0

 * Initial release
 * WordPress forms integration
 * WooCommerce integration
 * Basic field mapping
 * API connectivity

## 中繼資料

 *  版本 **1.0.7**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 6.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 8.2 或更新版本 **
 *  語言
 * [Danish](https://da.wordpress.org/plugins/minicrm-bridge/)、[Dutch](https://nl.wordpress.org/plugins/minicrm-bridge/)、
   [English (US)](https://wordpress.org/plugins/minicrm-bridge/)、[Spanish (Chile)](https://cl.wordpress.org/plugins/minicrm-bridge/)、
   及 [Spanish (Spain)](https://es.wordpress.org/plugins/minicrm-bridge/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/minicrm-bridge)
 * 標籤:
 * [crm](https://tw.wordpress.org/plugins/tags/crm/)[forms](https://tw.wordpress.org/plugins/tags/forms/)
   [integration](https://tw.wordpress.org/plugins/tags/integration/)[MiniCRM](https://tw.wordpress.org/plugins/tags/minicrm/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/minicrm-bridge/advanced/)

## 評分

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

[撰寫評分](https://wordpress.org/support/plugin/minicrm-bridge/reviews/#new-post)

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

## 參與者

 *   [ MiniCRM ](https://profiles.wordpress.org/minicrmio/)
 *   [ minicrm ](https://profiles.wordpress.org/minicrm/)

## 技術支援

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

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