kingscode / active-campaign-api
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.
Installs: 7 541
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
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=