PHP code example of acquia / cohesion

1. Go to this page and download the library: Download acquia/cohesion library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

acquia / cohesion example snippets


$settings['dx8_json_fields'] = TRUE;

$settings['dx8_editable_api_url'] = TRUE;

$settings['dx8_editable_version_number'] = TRUE;

$settings['dx8_no_api_keys'] = TRUE;

$settings['dx8_no_google_keys'] = TRUE;

$settings['stylesheet_json_storage_keyvalue'] = TRUE;

$config['cohesion.settings']['sync_legacy_visibility'] = TRUE;