mosparo Integration

Popis

If you want to protect your forms in WordPress with mosparo, this plugin will help you with this task. The mosparo Integration plugin can add the mosparo box to the WordPress comment and account forms (login, lost password and register) or the forms from the plugins Contact Form 7, Elementor Form, Everest Forms, Formidable, Gravity Forms, Ninja Forms, or WPForms. The Comments module is compatible with the WooCommerce reviews (mosparo Integration v1.8+).

Chcete-li tento plugin používat, je potřeba mít připravenou instalaci systému mosparo, určenou pro komunikaci systému. Veškeré informace týkající se systému mosparo naleznete na webové stránce mosparo.io.

Pro různé moduly můžete použít různé projekty. To je nutné například v případě, že chcete pro účty použít mosparo. Tam je doporučeno povolit v nastavení zabezpečení uzamčení systému mosparo. Toto nastavení zabezpečení však nemusí být zároveň aktivní pro standardní kontaktní formuláře, takže musíte použít dvě spojení mosparo ke dvěma jednotlivým projektům v mosparo.

Instalace

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.

Recenze

27. 4. 2023 1 odpověď
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) 🙂
8. 3. 2023 4 odpovědi
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! 🙂
Přečtěte si všechny 3 recenze

Autoři

mosparo Integration je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „mosparo Integration“ byl přeložen do 4 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “mosparo Integration” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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

Datum vydání: 5. listopadu 2023

  • [Vylepšení] Používání pluginu bylo zjednodušeno přidáním návodu k použití a odkazu na stránku s nastavením.

1.6

Datum vydání: 21. října 2023

  • [Oprava] Upraveny závislosti tak, aby zásuvný modul neměl problém s jinými zásuvnými moduly, které používají Guzzle nebo jiné závislosti.
  • [Oprava] Contact Form 7: Opraven problém s výběrem polí, která nemají žádné možnosti nebo používají poskytovatele dat, jako je Listo

1.5

Datum vydání: 25. července 2023

  • [Vylepšení] Příprava modulů pro neviditelný režim mosparo, který bude k dispozici s mosparo v1.0
  • [Oprava] Skrytí popisku pro pole mosparo v pluginech Everest Forms a Formidable

1.4.1

Datum vydání: 4. května 2023

  • [Oprava] Opraven nefunkční cronjob CSS URL cache
  • [Oprava] Aktualizace závislostí na nejnovější verze

1.4

Datum vydání: 27. dubna 2023

  • [Vylepšení] Přidán modul Elementor formulářů
  • [Oprava] Opraveno záhlaví stránky nastavení mosparo v administračním rozhraní, když je aktivní Elementor

1.3

Datum vydání: 15. dubna 2023

  • [Vylepšení] Optimalizace ochrany pomocí kontroly ověřitelných polí ve všech modulech (kromě komentářů a účtu)
  • [Oprava] Opraveno pole opakovače ve formulářích Formidable
  • [Oprava] Opraveno pole opakovače ve formulářích NinjaForms

1.2

Datum vydání: 12. dubna 2023

  • [Oprava] Kontrola pole mosparo ve formuláři před provedením validace (moduly: Contact Form 7, Formidable, NinjaForms a WPForms)

1.1

Datum vydání: 14. března 2023

  • [Vylepšení] Přidány moduly pro Everest Forms, Formidable, Gravity Forms a formuláře pro účty WordPress.
  • [Vylepšení] Přidána možnost konfigurovat více připojení k různým projektům mosparo