=== CRM+ by Brainformatik Form Connector ===

Contributors: brainformatik  
Tags: brainformatik, crm, webform, landingpage  
Requires at least: 6.0  
Tested up to: 6.8  
Stable tag: 1.10.1  
License: GPLv2 or later  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
Requires PHP: 7.0  
Donate link: https://www.brainformatik.com/  

A plugin to connect WordPress forms (Ninja Forms, Formidable) with Brainformatik's CRM+ for seamless form data transfer.

== Description ==  

This plugin connects the WordPress form extensions Ninja Forms and Formidable with Brainformatik's CRM+ system to seamlessly transfer and manage form data.

== Upgrade Notice ==
  
No upgrade values available now.
  
== External Services ==

This plugin connects to the Brainformatik CRM+ system via the Brainx.app API. Below are the details of this external service usage:

1. **What the service is and what it is used for:**  
   – The plugin connects to the user's configured Brainx.app CRM instance to send and manage form data.
   – The connection enables the transfer of data collected in WordPress forms to the CRM+ system for further processing.

2. **What data is sent and when:**  
   – The API requests use a dynamically configured server URL (`$server_url`) and an entity ID (`$entityId`) specific to each user's CRM setup.
   – These requests are triggered whenever a form submission is processed via the plugin.
   – Data sent includes:  
     – User-configured form field mappings.  
     – Entity ID to determine the CRM+ entity for record association.

3. **External service terms and policies:**  
   – Brainformatik CRM+ terms and policies:  
     – Terms of Service: [https://www.brainformatik.com/app/uploads/2021/06/brainformatik-agb.pdf](https://www.brainformatik.com/app/uploads/2021/06/brainformatik-agb.pdf)  
     – Privacy Policy: [https://www.brainformatik.com/unternehmen/datenschutzerklaerung/](https://www.brainformatik.com/unternehmen/datenschutzerklaerung/)  

== Installation ==

1. Upload the plugin folder to your `/wp-content/plugins/` directory.  
2. Go to the **Plugins** page and activate the plugin.  

== Frequently Asked Questions ==

= How do I use this plugin? =

1. Set up an API connection with CRM+.  
2. Choose the Ninja or Formidable Form you want to connect with CRM+ and complete the field mapping.  
3. Activate the Connector, and all form submissions will automatically flow into CRM+.

= How to uninstall the plugin? =

Simply deactivate and delete the plugin.  

== Screenshots ==

1. Plugin Configuration  
2. Overview of existing Ninja Forms and Formidable Forms  
3. Form-to-CRM+ Field Mapping  
4. Debug view of API Calls  

== Changelog ==

= 1.10.1: March 24, 2026 =
* Add correct icon files
* Fix change log

= 1.10.0: March 24, 2026 =
* Add correct icon files

= 1.0.9: March 23, 2026 =
* Add correct icon files

= 1.0.8: March 11, 2026 =
* Removed unused file `brainX-primary.svg`
* Updated "Terms of Service" and "Privacy Policy" URLs

= 1.0.7: March 10, 2026 =
* Fix: readme.txt and README.md

= 1.0.6: January 27, 2026 =
* Added: New Plugin name
* Change: Plugin Domain Url

= 1.0.5: April 30, 2025 =
* Added: Setting Tabs for form mapping
* Added: Mapping title as module name

= 1.0.4: April 10, 2025 =
* Added: Single form connect settings

= 1.0.3: March 5, 2025 =
* Added: Bug fix salutation field (select field)

= 1.0.2: February 21, 2025 =
* Added: Revision of various functions

= 1.0.1: February 17, 2025 =
* Added: Mapping option for single checkbox (true/false).

= 1.0.0 = 
* Plugin released.