Title: CRM-service WP Forms
Author: crmservice
Published: <strong>May 11, 2018</strong>
Last modified: December 29, 2025

---

Search plugins

![](https://ps.w.org/crm-service-wp-forms/assets/banner-772x250.jpg?rev=1872537)

![](https://ps.w.org/crm-service-wp-forms/assets/icon-256-256.jpg?rev=1872537)

# CRM-service WP Forms

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

[Download](https://downloads.wordpress.org/plugin/crm-service-wp-forms.1.4.6.zip)

 * [Details](https://pcd.wordpress.org/plugins/crm-service-wp-forms/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/crm-service-wp-forms/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/crm-service-wp-forms/#installation)
 * [Development](https://pcd.wordpress.org/plugins/crm-service-wp-forms/#developers)

 [Support](https://wordpress.org/support/plugin/crm-service-wp-forms/)

## Description

[CRM-service](https://crm-service.fi/) is the fastest all-in-one CRM on market, 
that enables Sales Force Automation, Customer Management Automation, Support, Project
Management and Invoicing, with Product and Warehouse Management.

**CRM-service is the perfect business solution when performance matters.**

This plugin integrates with the CRM-service and sends form submissions to the CRM-
service for easy lead and customer management! Our intuitive onboarding process 
will walk you through setting up the plugin. The first form integration can be done
in few minutes with our simple dashboard.

**The plugin comes with multiple awesome features:**
 – Support for the [Contact Form 7](https://wordpress.org/plugins/contact-form-7/),
the [WP Libre Form](https://wordpress.org/plugins/wp-libre-form/), the [Gravity Forms](https://www.gravityforms.com/)
and more to come! – Intuitive onboarding process on activation. – Super simple dashboard
for setting up integrations. – We also have your back if form submission send to
CRM-service somehow fails. We attempt to re-send the submissions for three times.–
Multiple checks that the plug-in works correclty and instructions how to fix possible
issues.

## Installation

 1. Upload the plugin folder to the /wp-content/plugins/ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Follow our intuitive onboarding instructions
 4. Start collecting your leads to the CRM-Service!

## FAQ

### What is CRM-service?

CRM-service is cloud-based and fully featured web-based Digital Business Platform
with numerous different [features](https://crm-service.fi/product/). Read more from
our [website](https://crm-service.fi/).

### Do I need to be customer of the CRM-service?

This plugin requires you to have a CRM-service instance and API access enabled. 
If you would like to test and use our fully featured web-based Digital Business 
Platform, please [contact us](https://crm-service.fi/contact/) and we will be in
touch!

### What form plugins are supported?

At the moment we support the [Contact Form 7](https://wordpress.org/plugins/contact-form-7/),
the [WP Libre Form](https://wordpress.org/plugins/wp-libre-form/) and the [Gravity Forms](https://www.gravityforms.com/).
Support for other form plugins is being planned.

If you need a support for spesific form plugin, [contact us](https://crm-service.fi/contact/)
and we’ll see what we can do!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CRM-service WP Forms” is open source software. The following people have contributed
to this plugin.

Contributors

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

“CRM-service WP Forms” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/crm-service-wp-forms/contributors)
for their contributions.

[Translate “CRM-service WP Forms” into your language.](https://translate.wordpress.org/projects/wp-plugins/crm-service-wp-forms)

### Interested in development?

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

## Changelog

All notable changes to this project will be documented here.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

#### 1.4.6

Release date: 2025-12-17

 * Fix: Prevent fatal error on PHP 8+ when option `crmservice_transient_keys` is
   not an array (corrupted/migrated value)
 * Fix: PHP 8.2+ compatibility: avoid deprecated dynamic property creation in CRMserviceConnector(
   managers storage)
 * Fix: WordPress 6.7+ compatibility: prevent early translation-loading notice for`
   crmservice` textdomain

#### 1.4.5

Release date: 2024-02-02

 * Fix: Showing saved field connections with Gravity Forms
 * Fix: Save form on the first time when creating new integration
 * Fix: Contact Form 7 syntax for getting id of form submission

#### 1.4.4

Release date: 2023-09-08

 * Fix showing saved field connections

#### 1.4.3

Release date: 2023-09-04

 * Instead of listing saved connections, list all form fields and check if there
   is already a connection made. This allows modifying and adding new connections
   when form fields changes after making the first connections.

#### 1.4.2

Release date: 2023-05-26

 * Fix fatal error if headign to site health right after installing the plugin

#### 1.4.1

Release date: 2023-05-26

 * Fix release

#### 1.4.0

Release date: 2023-04-09

 * Fix: do not save fail to form entry before we have actually tried to send the
   data to CRM-service API
 * Fix: various PHP warnings and notices
 * Added: bedugging info to site health checks

#### 1.3.2

Release date: 2022-04-27

 * Fixed deprecated use of array_key_exists on object causing errors on PHP 7

#### 1.3.1

Release date: 2021-12-09

 * Added: Filter `crmservice_forms_resend_failed_submissions` to disable resending
   failed submissions, return false if you wish to do so
 * Fixed: Limit the number of failed CF7/Flamingo submissions to get for resend 
   at once

#### 1.3.0

Release date: 2021-11-18
 This release fixes Contact Form 7 integration issues with
select and checkbox fields by introducing two new value formatters. These value 
formatters apply for other plugin intregations as well, but shouldn’t affect the
behaviour for current forms.

 * Added: Format select type field in case its value is array, use the first array
   element as value
 * Added: Format checkbox field in case its value is array that contains only one
   value, use the first and only arrat element as value
 * Fix: Improved Gravity Forms failed submissions query to try fix performance issues

#### 1.2.2

Release date: 2020-01-31
 * Fix: Default value of crmservice_transient_keys to array

#### 1.2.1

Release date: 2019-08-06
 * Fix: Added support for old type relational user ID fields

#### 1.2.0

Release date: 2019-07-01
 * Added: Support for relational user ID fields * Fix: 
Module field notices * Improved: Show module field notices for selected field initially
when editing existing integration

#### 1.1.0

Release date: 2019-06-10
 * Added: Feature to support sending pre-filled fields 
within form data * Added: Support Gravity Forms sub-fields (eg. name, address) *
Fix: Sort module fields in alphabetical order * Fix: Do not show Gravity Forms section-
field when mapping fields * Fix: Order Gravity Forms fields in same order than in
form * Improved: Styles on admin when adding new integration

#### 1.0.1

Release date: 2019-03-11
 * Fix: In some situations re-sending previously failed
submissions failed, it’s fixed on this version

#### 1.0.0

Release date: 2018-05-11
 * Initial release

## Meta

 *  Version **1.4.6**
 *  Last updated **5 months ago**
 *  Active installations **30+**
 *  WordPress version ** 4.9 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/crm-service-wp-forms/) and [Finnish](https://fi.wordpress.org/plugins/crm-service-wp-forms/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/crm-service-wp-forms)
 * Tag
 * [crm](https://pcd.wordpress.org/plugins/tags/crm/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/crm-service-wp-forms/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/crm-service-wp-forms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/crm-service-wp-forms/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/crm-service-wp-forms/)