megalaner / easyamo
Create integration with AmoCRM account easily
0.1.1
2021-10-01 17:49 UTC
Requires
- php: >=7.1.0
- amocrm/amocrm-api-library: ^0.6
- amocrm/oauth2-amocrm: ^2.0
This package is auto-updated.
Last update: 2026-03-01 00:14:40 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