kingscode / active-campaign-api
There is no license information available for the latest version (dev-main) of this package.
Wrapper for PHP api made by AC
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
dev-main
2023-01-16 10:56 UTC
Requires
- php: ^7.4||^8.0
Requires (Dev)
- orchestra/testbench: ^3.8
This package is auto-updated.
Last update: 2024-03-16 13:48:09 UTC
README
A PHP implementation of the Active campagin Api.
Installation
composer require kingscode/active-campaign-api
If you would like to update the package localy, please use this will copy the .git folders.
composer require kingscode/active-campaign-api --prefer-source
Add the config files as followed:
php artisan vendor:publish
select the correct package
ENV
Add the following to you .env file.
ACTIVECAMPAIGN_URL=
ACTIVECAMPAIGN_API_KEY=