megalaner / easyamo
Create integration with AmoCRM account easily
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:project
Requires
- php: >=7.1.0
- amocrm/amocrm-api-library: ^0.6
- amocrm/oauth2-amocrm: ^2.0
This package is auto-updated.
Last update: 2025-03-01 00:27:29 UTC
README
Create AmoCRM integration with your app
Installation
EasyAmo requires PHP v 7.1+ to run. VIA composer
composer require megalaner/easyamo
How to
- Install the package
- Copy example file from example directory and fix vendor directory path
- Go to https://YOUR_DOMAIN.amocrm.ru/settings/widgets/
- Click «Create integration» button
- Fill required fields
- Click save
- Copy a secret key, integration ID, and an auth code to your example file
- Launch to test
- Customize an array data fields according to your app
- Be happy )
License
MIT