PHP code example of makinacorpus / drupal-calista

1. Go to this page and download the library: Download makinacorpus/drupal-calista 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/ */

    

makinacorpus / drupal-calista example snippets


$conf['calista_context_pane_enable'] = true;

$conf['calista_context_pane_enable'] = true;

$conf['calista_breadcrumb_alter'] = true;

$conf['calista_disable_css'] = true;

$conf['calista_seven_force'] = true;