SutieCRM 7.15.2 and FreePBX Customer Relationship Management (CRM+Link) Helpful Fix

FreePBX 17

SuiteCRM version 7.15.2 Released 31st July 2026

API v4 Query Config

A new configuration option to disable_v4_api_query_where has been added. This option allows administrators to disable the v4 API query where clause. By default, this option is set to true, meaning the v4 API query where clause is disabled. To enable it, set the option to false in the config_override.php.

  1. edit config_override.php

  2. add disable_v4_api_query_where = FALSE in the same syntax as the others.

  3. Save and enjoy.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.