SuiteCRM Server-Side Patch

SuiteCRM version 7.12.x and higher

If you are using SuiteCRM version 7.12.x and higher – You’ll need to apply the following patch. This patch is required for Implicit FrontEnd to connect with SuiteCRM via SOAP web services.

Please do the following:

  • Check the box to accept Implicit Terms of Service and End User License Agreement.
  • Select the version of SuiteCRM server you are using.
  • Download and unzip the patch zip file below.
  • There are several PHP files that you need to copy and overwrite the files in your own instance in the same folder structure as in the zip file. Please make sure to rename the original files before overwriting them, in case you need to revert back.
Downloads



Download

SuiteCRM version 8.x

If you are using SuiteCRM version 8.x – In addition to applying the patch above, please apply the patch published on GitHub:

Soap api v4_1 is not working with php 8 must be a valid callback, non-static method SugarWebServiceImplv4_1::login() · Issue #9741 · salesagility/SuiteCRM · GitHub

Please Note: These patches are provided as a curtesy to Implicit FrontEnd customers and users. If you are not an Implicit FrontEnd user, have not installed Implicit FrontEnd or have not accepted Implicit’s Terms of Service and End User License Agreement, please exit this webpage, and do not download/install the patch.

PHP 8

Replace the following line — Remove the line highlighted with red (-) and replace line
highlighted with green (+):

Please Note: These patches are provided as a curtesy to Implicit FrontEnd customers and users. If you are not an Implicit FrontEnd user, have not installed Implicit FrontEnd or have not accepted Implicit’s Terms of Service and End User License Agreement, please exit this webpage and do not download/install the patch.