Title: mosparo Integration
Author: mosparo
Published: <strong>октомври 16, 2022</strong>
Last modified: февруари 21, 2026

---

Search plugins

![](https://ps.w.org/mosparo-integration/assets/banner-772x250.jpg?rev=2905267)

![](https://ps.w.org/mosparo-integration/assets/icon-256x256.png?rev=2799617)

# mosparo Integration

 By [mosparo](https://profiles.wordpress.org/mosparo/)

[Download](https://downloads.wordpress.org/plugin/mosparo-integration.1.16.0.zip)

[Live Preview](https://mk.wordpress.org/plugins/mosparo-integration/?preview=1)

 * [Details](https://mk.wordpress.org/plugins/mosparo-integration/#description)
 * [Reviews](https://mk.wordpress.org/plugins/mosparo-integration/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/mosparo-integration/#installation)
 * [Development](https://mk.wordpress.org/plugins/mosparo-integration/#developers)

 [Support](https://wordpress.org/support/plugin/mosparo-integration/)

## Description

If you want to protect your forms in WordPress with mosparo, this plugin will help
you with this task. After installing the plugin, you have to configure the connection
to your mosparo installation and add the mosparo field to your form. The mosparo
Integration plugin is compatible with the following plugins and forms:

 * Contact Form 7
 * Divi Contact Forms (**not** Email Optin or Login forms)
 * Elementor Form
 * Everest Forms
 * Formidable (please turn off the honeypot protection in the global settings of
   Formidable)
 * Forminator (only forms, not polls or quizzes)
 * Gravity Forms
 * JetFormBuilder
 * Memberpress Account Forms (login, lost password)
 * Ninja Forms (3.0+ and WordPress 6.7+)
 * WPForms
 * WooCommerce Account Forms (login, lost password, and registration)
 * WordPress Account Forms (login, lost password, and registration) (also compatible
   with _Theme My Login_)
 * WordPress Comments (and WooCommerce Reviews)

To use this plugin, you need an installation of mosparo so that the plugin can communicate
with mosparo. Please find all information regarding mosparo on the website [mosparo.io](https://mosparo.io).

You can use different projects for the different modules. For example, this is useful
for using mosparo for the account forms. There, you want to enable the lockout security
setting in mosparo. However, this security setting may not be active for standard
contact forms, so you must use two mosparo connections to two individual projects
in mosparo.

## Installation

#### Automatic installation

 1. Go to the Plugins Menu in WordPress
 2. Search for “mosparo Integration”
 3. Click “Install”

#### Manual download

 1. Download the plugin from the plugin site on wordpress.org
 2. Extract the ZIP file
 3. Upload the “mosparo-integration” folder to the /wp-content/plugins/ directory
 4. Activate the plugin through the “Plugins” menu in WordPress

After installing and activating the plugin, please go to “Settings” > “mosparo Integration”
and add a connection to your mosparo installation. See the Configuration section
for more information.

#### Configuration

You can find all mosparo settings under “Settings” > “mosparo Integration” in the
WordPress administration. Add at least one connection and enable the modules you
want to use mosparo with. You can find all the information you need for the connection
in the project settings in your mosparo project.

#### Define the connection in `wp-config.php`

If you want to define the mosparo connection in the WordPress configuration file(`
wp-config.php`), follow the following steps:

 1. Open the `wp-config.php` file in an editor.
 2. Find the following line:

    ```
    /* That's all, stop editing! Happy publishing. */
    ```

 1. Add the following lines **before** the found line. Replace the placeholders (for
    example, `<Project-UUID>`) with the connection settings provided by your mosparo
    project.

    ```
    define('WP_MOSPARO_HOST', '<URL-of-your-mosparo-installation>'); // Starting with https://
    define('WP_MOSPARO_UUID', '<Project-UUID>');
    define('WP_MOSPARO_PUBLIC_KEY', '<Project-Public-Key>');
    define('WP_MOSPARO_PRIVATE_KEY', '<Project-Private-Key>');
    define('WP_MOSPARO_VERIFY_SSL', true); // Should be true but if you do not have a valid certificate, change this to false
    ```

 1. Open the WordPress Administration and go to the mosparo Integration settings.
 2. Enable the modules you want to use.

It’s possible to add only one connection in the `wp-config.php` file, which will
be the default connection for all modules. You can add additional connections in
the WordPress administration, which then overrides the connection from the `wp-config.
php` file.

#### Configure network-wide connection

If you have a WordPress multisite network, you can enable the mosparo Integration
plugin network-wide and configure the enabled modules and the available connections
in the network settings.

Go to “Settings” > “mosparo Integration” in the network administration, add connections,
and enable modules.

**Important:** A website can always add additional connections and enable additional
modules.

#### Default connection priority

The origin of a connection will select the connection for a module:

 1. The `wp-config.php` file connection is always the default connection.
 2. _(Multisite only)_ If a connection is defined for a module in the network settings,
    the connection from the network settings will be used.
 3. If a connection is defined for a module in the website settings, the connection
    from the website settings will be used.

## Reviews

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

### 󠀁[Next level (well done!)](https://wordpress.org/support/topic/next-level-well-done/)󠁿

 [dkray](https://profiles.wordpress.org/dkray/) декември 13, 2024 1 reply

Note on installation: The unzipped directory contains some files that begin with
a dot. Under macOS, such files are treated as hidden by default and may not be transferred
during the FTP upload. To be able to upload all necessary files, you must ensure
that hidden files are made visible and uploaded. For easy customization, it would
be useful if, in addition to the colors, the font size and line spacing could also
be defined in the basic design. It would be fantastic if it could be used with Breakdance’s
Form Builder at some point.

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

### 󠀁[It’s amazing how easy it is to install!](https://wordpress.org/support/topic/its-amazing-how-easy-it-is-to-install/)󠁿

 [Vladimir Bender](https://profiles.wordpress.org/vovastik/) август 24, 2024 1 reply

If you are smart enough to install WordPress, you can install mosparo yourself.

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

### 󠀁[Congratulation](https://wordpress.org/support/topic/congratulation-15/)󠁿

 [Cyrille Sanson](https://profiles.wordpress.org/css31/) февруари 1, 2024 1 reply

Hi, Very good work. I’m starting to test it. It looks very promising. Best

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

### 󠀁[mosparo](https://wordpress.org/support/topic/mosparo/)󠁿

 [mbtechno](https://profiles.wordpress.org/mbtechno/) април 27, 2023 1 reply

Best in class plugin i found! Much better than recaptcha. Wordpress.org should think
about replacing their recaptcha. (Is from my perspective old school and outdated)
🙂

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

### 󠀁[Customizable, fast, reliable](https://wordpress.org/support/topic/customizable-fast-reliable/)󠁿

 [Petr Branberger](https://profiles.wordpress.org/pbrambi/) март 8, 2023 4 replies

I have been looking for ages for a good reCaptcha alternative – here it is. Absolutely
love it! So much, I am in the progress of finish the Czech translation of the plugin
and app. Hope you integrate it soon! 🙂

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/mosparo-integration/reviews/)

## Contributors & Developers

“mosparo Integration” is open source software. The following people have contributed
to this plugin.

Contributors

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

“mosparo Integration” has been translated into 4 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/mosparo-integration/contributors)
for their contributions.

[Translate “mosparo Integration” into your language.](https://translate.wordpress.org/projects/wp-plugins/mosparo-integration)

### Interested in development?

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

## Changelog

#### 1.16.0

_Release Date: 21st February 2026_

 * [Change] Upgraded the Ninja Forms action to the new structure.
 * [Bugfix] Fixed the initialization for the Ninja Forms action.
 * [Bugfix] Fixed the handling of quotation marks in values for the Contact Form
   7, Divi, Forminator, Gravity Forms, JetFormBuilder, and WSForm integrations.

#### 1.15.2

_Release Date: 8th October 2025_

 * [Bugfix] Contact Form 7: Fixed a bug with the event handling with forms without
   mosparo.
 * [Change] Contact Form 7: Upgraded the tag generator to version 2
 * [Bugfix] Divi: Defined an undefined property.

#### 1.15.1

_Release Date: 1st September 2025_

 * [Bugfix] Contact Form 7: Fixed incorrect event handling, particularly in invisible
   mode.

#### 1.15.0

_Release Date: 30th August 2025_

 * [Change] Initialize the plugin and all modules with a later hook to prevent a
   problem with the unavailable text domain.
 * [Bugfix] Formidable: Reset the mosparo box when the validation of a form fails.

#### 1.14.2

_Release Date: 23rd August 2025_

 * [Bugfix] Fixed multiple issues with the Gravity Forms module in combination with
   the AJAX submitting method and the invisible mosparo mode.

#### 1.14.1

_Release Date: 19th August 2025_

 * [Bugfix] Fixed a JavaScript error in the Gravity Forms module when the form is
   submitted via AJAX.

#### 1.14.0

_Release Date: 24th May 2025_

 * [Enhancement] Added a module to protect WS Form forms

#### 1.13.6

_Release Date: 30th April 2025_

 * [Bugfix] JetFormBuilder: Removed the range field type from the list of ignored
   types because mosparo validates the range fields, but the module ignored it.

#### 1.13.5

_Release Date: 8th April 2025_

 * [Bugfix] Added a fix for all account form modules to ignore the password field,
   especially when the password is visible.

#### 1.13.4

_Release Date: 27th March 2025_

 * [Bugfix] Fixing the handling of values with leading or trailing spaces in Contact
   Form 7, Divi, Everest Forms, Forminator, Gravity Forms, and JetFormBuilder forms.
 * [Bugfix] Fixed the handling of select fields with the ‘multiple’ option in Contact
   Form 7 forms.

#### 1.13.3

_Release Date: 4th March 2025_

 * [Bugfix] Fixing the incorrect spam handling in the Jet Form Builder module when
   the tokens are missing.

#### 1.13.2

_Release Date: 20th February 2025_

 * [Bugfix] Opening an Elementor popup multiple times didn’t initialize the mosparo
   box again after the first opening.

#### 1.13.1

_Release Date: 17th February 2025_

 * [Bugfix] Fixed the initialization method for the Divi Theme. Before, the module
   was only compatible with the Divi Builder plugin.

#### 1.13.0

_Release Date: 16th February 2025_

 * [Enhancement] Added a module to protect Divi contact forms.

#### 1.12.2

_Release Date: 20th January 2025_

 * [Bugfix] Gravity Forms: Fixed another issue with the handling of conditionally
   hidden fields.
 * [Bugfix] WPForms: Fixed the initialization of the module in some cases where 
   WPForms is not fully loaded.

#### 1.12.1

_Release Date: 18th January 2025_

 * [Bugfix] Gravity Forms: Fixed the selector and logic to handle conditionally 
   hidden fields correctly.
 * [Maintenance] Updated the backend dependencies

#### 1.12.0

_Release Date: 31st October 2024_

 * [Enhancement] Added a module to protect Forminator forms.

#### 1.11.1

_Release Date: 19th August 2024_

 * [Bugfix] Fixed the deployment issue for the JetFormBuilder module.
 * [Bugfix] Fixed typos regarding the name of the JetFormBuilder module.
 * [Bugfix] Fixed a wrong text domain in the JetFormBuilder.
 * [Bugfix] Added the correct container for the Memberpress mosparo field.

#### 1.11.0

_Release Date: 17th August 2024_

 * [Enhancement] Added a module to protect JetFormBuilder forms.
 * [Enhancement] Added a module to protect Memberpress account forms (Login and 
   lost password).
 * [Change] Changed the internal name of the Formidable field type.
 * [Bugfix] Fixed a bug with the initialization of mosparo when adding the mosparo
   field to a form in the WordPress administration.

#### 1.10.0

_Release Date: 5th July 2024_

 * [Enhancement] Added a module to protect the WooCommerce account forms. Contributed
   by nmcodeeu (https://github.com/nmcodeeu).
 * [Change] Modules can now only be enabled if the dependencies are fulfilled. Contributed
   by nmcodeeu (https://github.com/nmcodeeu).
 * [Change] Added module settings for the two account modules. Contributed by nmcodeeu(
   https://github.com/nmcodeeu).
 * [Change] Added an info message about JavaScript optimization plugins.
 * [Change] Added a better error handling if the refresh CSS URL cache action does
   not work correctly.
 * [Bugfix] Multiple bugs were fixed with the modules table because WordPress officially
   does not support two tables on the same page.
 * [Bugfix] Fixed the reset password functionality in the user administration.

#### 1.9.1

_Release Date: 18th April 2024_

 * [Bugfix] Elementor: Fixed an issue with the initialization in forms in Elementor
   popups

#### 1.9

_Release Date: 29th March 2024_

 * [Change] Replaced the jQuery code with Vanilla JS
 * [Bugfix] Fixed the issue with the verification in Ninja Forms
 * [Bugfix] Fixed the invisible mode in Ninja Forms

#### 1.8.1

_Release Date: 27th February 2024_

 * [Bugfix] Wrong version number generated an issue with the WordPress release management

#### 1.8

_Release Date: 27th February 2024_

 * [Enhancement] Added the option configure the mosparo connection in the wp-config.
   php file
 * [Enhancement] Added the compatibility of the plugin with the WordPress Multisite.
   Configure connections and enable modules in the network administration.
 * [Bugfix] Fixed the compatibility with the WooCommerce reviews

#### 1.7

_Release Date: 5th November 2023_

 * [Enhancement] The use of the plugin has been simplified by adding a how-to-use
   text and a link to the settings page.

#### 1.6

_Release Date: 21st October 2023_

 * [Fix] Adjusted the dependencies so the plugin will not have a problem with other
   plugins that use Guzzle or other dependencies.
 * [Fix] Contact Form 7: Fixed an issue with select fields that have no options 
   or use a data provider like Listo

#### 1.5

_Release Date: 25th July 2023_

 * [Enhancement] Prepare the modules for the invisible mode of mosparo, which will
   be available with mosparo v1.0
 * [Fix] Hide the label for the mosparo field in the Everest Forms and Formidable
   plugins

#### 1.4.1

_Release Date: 4th May 2023_

 * [Fix] Fixed the not-working CSS URL cache cronjob
 * [Fix] Updated the dependencies to the latest versions

#### 1.4

_Release Date: 27th April 2023_

 * [Enhancement] Added a module form Elementor Form
 * [Fix] Fixed the header of the mosparo settings page in the admin interface when
   Elementor is active

#### 1.3

_Release Date: 15th April 2023_

 * [Enhancement] Optimized the protection with the verifiable fields check in all
   modules (except comments and account)
 * [Fix] Fixed the repeater field in the Formidable forms
 * [Fix] Fixed the repeater field in the NinjaForms forms

#### 1.2

_Release Date: 12th April 2023_

 * [Fix] Check for the mosparo field in the form before executing the validation(
   Modules: Contact Form 7, Formidable, NinjaForms, and WPForms)

#### 1.1

_Release Date: 14th March 2023_

 * [Enhancement] Added the modules for Everest Forms, Formidable, Gravity Forms,
   and the WordPress account forms.
 * [Enhancement] Added the ability to configure multiple connections to different
   mosparo projects

## Meta

 *  Version **1.16.0**
 *  Last updated **2 месеци ago**
 *  Active installations **800+**
 *  WordPress version ** 5.4 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/mosparo-integration/), [English (US)](https://wordpress.org/plugins/mosparo-integration/),
   [French (France)](https://fr.wordpress.org/plugins/mosparo-integration/), [German](https://de.wordpress.org/plugins/mosparo-integration/)
   и [German (Switzerland)](https://de-ch.wordpress.org/plugins/mosparo-integration/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/mosparo-integration)
 * Tags
 * [api client](https://mk.wordpress.org/plugins/tags/api-client/)[forms](https://mk.wordpress.org/plugins/tags/forms/)
   [integration](https://mk.wordpress.org/plugins/tags/integration/)[spam protection](https://mk.wordpress.org/plugins/tags/spam-protection/)
 *  [Advanced View](https://mk.wordpress.org/plugins/mosparo-integration/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/mosparo-integration/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/mosparo-integration/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/mosparo-integration/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/mosparo-integration/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/mosparo-integration/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/mosparo-integration/reviews/)

## Contributors

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

## Support

Issues resolved in last two months:

     1 out of 2

 [View support forum](https://wordpress.org/support/plugin/mosparo-integration/)