PHP code example of lwekuiper / statamic-activecampaign

1. Go to this page and download the library: Download lwekuiper/statamic-activecampaign 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/ */

    

lwekuiper / statamic-activecampaign example snippets


    'addons' => [
        'lwekuiper/statamic-activecampaign' => 'pro'
    ],
yaml
ACTIVECAMPAIGN_API_KEY=your-key-here
ACTIVECAMPAIGN_API_URL=your-url-here