PHP code example of ciims-modules / api

1. Go to this page and download the library: Download ciims-modules/api 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/ */

    

ciims-modules / api example snippets


{
    "analyticsjs_Google__Analytics_enabled": 0,
    "analyticsjs_Google__Analytics_domain": null,
    "analyticsjs_Google__Analytics_trackingId": null,
    "analyticsjs_Google__Analytics_universalClient": 1,
    "analyticsjs_Pingdom_enabled": false,
    "analyticsjs_Pingdom_id": null,
    "analyticsjs_Piwik_enabled": 0,
    "analyticsjs_Piwik_url": null,
    "analyticsjs_Piwik_siteId": null
}