Description
This plugin connects the WordPress form extensions Ninja Forms and Formidable with Brainformatik’s CRM+ system to seamlessly transfer and manage form data.
External Services
This plugin connects to the Brainformatik CRM+ system via the Brainx.app API. Below are the details of this external service usage:
-
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. -
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. -
External service terms and policies:
– Brainformatik CRM+ terms and policies:
– Terms of Service: https://www.brainformatik.com/app/uploads/2021/06/brainformatik-agb.pdf
– Privacy Policy: https://www.brainformatik.com/unternehmen/datenschutzerklaerung/
Installation
- Upload the plugin folder to your
/wp-content/plugins/directory. - Go to the Plugins page and activate the plugin.
FAQ
-
How do I use this plugin?
-
- Set up an API connection with CRM+.
- Choose the Ninja or Formidable Form you want to connect with CRM+ and complete the field mapping.
- Activate the Connector, and all form submissions will automatically flow into CRM+.
-
How to uninstall the plugin?
-
Simply deactivate and delete the plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CRM+ by Brainformatik Form Connector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CRM+ by Brainformatik Form Connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.