Title: MiniCRM Connect
Author: MiniCRM
Published: <strong>25 فوریه 2026</strong>
Last modified: 25 فوریه 2026

---

جستجوی افزونه‌ها

![](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.6.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/minicrm-bridge/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/minicrm-bridge/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/minicrm-bridge/#installation)
 * [توسعه](https://fa.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” به 3 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/minicrm-bridge/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “MiniCRM Connect” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/minicrm-bridge)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/minicrm-bridge/), check
out the [SVN repository](https://plugins.svn.wordpress.org/minicrm-bridge/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/minicrm-bridge/)
by [RSS](https://plugins.trac.wordpress.org/log/minicrm-bridge/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.0.0

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

## اطلاعات

 *  نگارش **1.0.6**
 *  Last updated **1 ماه پیش**
 *  نصب‌های فعال **30+**
 *  نگارش وردپرس ** 6.8 یا بالاتر **
 *  Tested up to **6.9.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 (Spain)](https://es.wordpress.org/plugins/minicrm-bridge/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/minicrm-bridge)
 * Tags
 * [crm](https://fa.wordpress.org/plugins/tags/crm/)[forms](https://fa.wordpress.org/plugins/tags/forms/)
   [integration](https://fa.wordpress.org/plugins/tags/integration/)[MiniCRM](https://fa.wordpress.org/plugins/tags/minicrm/)
   [woocommerce](https://fa.wordpress.org/plugins/tags/woocommerce/)
 *  [نمایش پیشرفته](https://fa.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/)