PHP code example of asuwebplatforms / webspark-module-webspark_cas

1. Go to this page and download the library: Download asuwebplatforms/webspark-module-webspark_cas 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/ */

    

asuwebplatforms / webspark-module-webspark_cas example snippets


$settings['webspark_cas_elastic_crawler_regex'] = '/^Elastic-Crawler .*$/';