---
title: "WT Amo CRM library documentation - WebTolk websites development, Joomla Extensions"
description: "A small PHP library for Joomla 4 / Joomla 5 / Joomla 6 and Amo CRM. For developers. AmoCRM as known as Kommo CRM (https://www.kommo.com/)"
url: "https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation"
date: "2026-07-01T10:50:33+00:00"
language: "en-GB"
---

# WT Amo CRM library - Documentation

**Categories:** [Libraries](https://www.web-tolk.ru/en/dev/biblioteki), [Joomla 4 - Joomla 6extensions](https://www.web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4)

[Project](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library)[Download](https://www.web-tolk.ru/en/get?project_id=57)[Versions](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/versions)[GitHub](https://github.com/WebTolk/WT-Amo-CRM-library-for-Joomla-4)

##### [Installing the library in Joomla](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/ustanovka-biblioteki-v-joomla-4)

How to install and configure the amoCRM library in Joomla. Creating API integration on the Amo CRM side.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/ustanovka-biblioteki-v-joomla-4)

##### [How to connect the AmoCRM library to your Joomla extension](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/kak-podklyuchit-biblioteku-amocrm-v-svojo-rasshirenie-dlya-joomla)

The Joomla core way to connect third-party PHP libraries.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/kak-podklyuchit-biblioteku-amocrm-v-svojo-rasshirenie-dlya-joomla)

##### [Incoming webhooks from amoCRM to Joomla](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/incoming-webhooks-from-amocrm-to-joomla)

Working with amoCRM webhooks in Joomla. Creating webhooks on the amoCRM side.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/incoming-webhooks-from-amocrm-to-joomla)

##### [Two-way synchronization of Joomla users and amoCRM contacts](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/two-way-synchronization-of-joomla-users-and-amocrm-contacts)

How to create a Joomla user profile for all contacts in amoCRM. How to create a contact in amoCRM for Joomla users when registering on the site.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/two-way-synchronization-of-joomla-users-and-amocrm-contacts)

##### [Documentation for version WT amoCRM v.1.2.1](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/docs-for-wt-amocrm-v-1-2-1)

Information on working with the library before version 1.3.0.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/docs-for-wt-amocrm-v-1-2-1)

##### [Creating a plugin for processing amoCRM webhooks in Joomla](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/creating-a-plugin-for-processing-amocrm-webhooks-in-joomla)

How to process amoCRM webhook data in Joomla? Creating a Joomla plugin for processing notifications and data from amoCRM.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/creating-a-plugin-for-processing-amocrm-webhooks-in-joomla)

##### [WT AmoCRM library (Joomla) — Core API](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-core-api)

Core reference for WT AmoCRM (Webtolk\Amocrm): the Amocrm facade, the AmocrmRequest HTTP client, exceptions, traits, and the EntityInterface contract; explains how to safely work with AmoCRM entities inside Joomla.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-core-api)

##### [WT AmoCRM library (Joomla) — Entities API](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-entities-api)

Reference for WT AmoCRM entities (Webtolk\Amocrm\Entities): concise summaries of the methods for leads, contacts, notes, tags, users, webhooks, and custom fields with usage snippets.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-entities-api)

##### [WT AmoCRM library — Joomla Form Fields](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-form-fields)

Reference for WT AmoCRM Joomla Form Field classes: Accountinfo, Contactinfo, Webhookslist, tag and custom-field lists, Leadspipelineslist, and Entitymodalselect for Joomla extension XML forms.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-form-fields)

##### [WT AmoCRM library — Events](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-events)

Documentation for the WT AmoCRM WebhookEvent used to handle incoming AmoCRM webhooks in Joomla.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-events)

##### [WT AmoCRM library — Helper](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-helper)

Reference for the WT AmoCRM UserHelper used to link Joomla users with AmoCRM contacts.

[More](https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-helper)

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://www.web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://www.web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/biblioteki",
                "name": "Libraries"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/biblioteki/wt-amo-crm-library",
                "name": "WT Amo CRM library"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "name": "Documentation"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://web-tolk.ru/#/schema/Organization/base",
            "name": "WebTolk",
            "url": "https://web-tolk.ru/",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo",
                "url": "images/webtolk-1080p.jpg",
                "contentUrl": "images/webtolk-1080p.jpg",
                "width": 1920,
                "height": 1080
            },
            "image": {
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo"
            },
            "sameAs": [
                "https://github.com/WebTolk",
                "https://github.com/sergeytolkachyov",
                "https://vk.com/web_tolk",
                "https://vk.com/webtolkru",
                "https://tenchat.ru/sergeytolkachyov",
                "https://t.me/sergeytolkachyov",
                "https://t.me/webtolkru"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://web-tolk.ru/#/schema/WebSite/base",
            "url": "https://web-tolk.ru/",
            "name": "WebTolk websites development, Joomla Extensions",
            "publisher": {
                "@id": "https://web-tolk.ru/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://web-tolk.ru/#/schema/WebPage/base",
            "url": "https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation",
            "name": "WT Amo CRM library documentation - WebTolk websites development, Joomla Extensions",
            "description": "A small PHP library for Joomla 4 / Joomla 5 / Joomla 6 and Amo CRM. For developers. AmoCRM as known as Kommo CRM (https://www.kommo.com/)",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/ListItem/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "ItemList",
            "name": "Documentation WT Amo CRM library",
            "description": "A small PHP library for Joomla 4 / Joomla 5 / Joomla 6 and Amo CRM. For developers. AmoCRM as known as Kommo CRM (https://www.kommo.com/)",
            "numberOfItems": 11,
            "url": "https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://www.web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation"
            },
            "itemListElement": [
                {
                    "@type": "TechArticle",
                    "headline": "Installing the library in Joomla",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/ustanovka-biblioteki-v-joomla-4",
                    "description": "How to install and configure the amoCRM library in Joomla. Creating API integration on the Amo CRM side.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/ustanovka-biblioteki-v-joomla-4"
                    }
                },
                {
                    "@type": "TechArticle",
                    "headline": "How to connect the AmoCRM library to your Joomla extension",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/kak-podklyuchit-biblioteku-amocrm-v-svojo-rasshirenie-dlya-joomla",
                    "description": "The Joomla core way to connect third-party PHP libraries.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/kak-podklyuchit-biblioteku-amocrm-v-svojo-rasshirenie-dlya-joomla"
                    }
                },
                {
                    "@type": "TechArticle",
                    "headline": "Incoming webhooks from amoCRM to Joomla",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/incoming-webhooks-from-amocrm-to-joomla",
                    "description": "Working with amoCRM webhooks in Joomla. Creating webhooks on the amoCRM side.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/incoming-webhooks-from-amocrm-to-joomla"
                    }
                },
                {
                    "@type": "TechArticle",
                    "headline": "Two-way synchronization of Joomla users and amoCRM contacts",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/two-way-synchronization-of-joomla-users-and-amocrm-contacts",
                    "description": "How to create a Joomla user profile for all contacts in amoCRM. How to create a contact in amoCRM for Joomla users when registering on the site.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/two-way-synchronization-of-joomla-users-and-amocrm-contacts"
                    }
                },
                {
                    "@type": "TechArticle",
                    "headline": "Documentation for version WT amoCRM v.1.2.1",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/docs-for-wt-amocrm-v-1-2-1",
                    "description": "Information on working with the library before version 1.3.0.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/docs-for-wt-amocrm-v-1-2-1"
                    }
                },
                {
                    "@type": "TechArticle",
                    "headline": "Creating a plugin for processing amoCRM webhooks in Joomla",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/creating-a-plugin-for-processing-amocrm-webhooks-in-joomla",
                    "description": "How to process amoCRM webhook data in Joomla? Creating a Joomla plugin for processing notifications and data from amoCRM.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/creating-a-plugin-for-processing-amocrm-webhooks-in-joomla"
                    }
                },
                {
                    "@type": "TechArticle",
                    "headline": "WT AmoCRM library (Joomla) — Core API",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-core-api",
                    "description": "Core reference for WT AmoCRM (Webtolk\\Amocrm): the Amocrm facade, the AmocrmRequest HTTP client, exceptions, traits, and the EntityInterface contract; explains how to safely work with AmoCRM entities inside Joomla.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-core-api"
                    },
                    "keywords": [
                        "joomla",
                        " amocrm",
                        " php",
                        " documentation"
                    ]
                },
                {
                    "@type": "TechArticle",
                    "headline": "WT AmoCRM library (Joomla) — Entities API",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-entities-api",
                    "description": "Reference for WT AmoCRM entities (Webtolk\\Amocrm\\Entities): concise summaries of the methods for leads, contacts, notes, tags, users, webhooks, and custom fields with usage snippets.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-entities-api"
                    },
                    "keywords": [
                        "Joomla",
                        " amocrm",
                        " api",
                        " rest api",
                        " amocrm Entities",
                        " Entities amocrm joomla "
                    ]
                },
                {
                    "@type": "TechArticle",
                    "headline": "WT AmoCRM library — Joomla Form Fields",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-form-fields",
                    "description": "Reference for WT AmoCRM Joomla Form Field classes: Accountinfo, Contactinfo, Webhookslist, tag and custom-field lists, Leadspipelineslist, and Entitymodalselect for Joomla extension XML forms.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-joomla-form-fields"
                    },
                    "keywords": [
                        "joomla",
                        " amocrm",
                        " form fields",
                        " joomla xml",
                        " webtolk",
                        " wt amocrm"
                    ]
                },
                {
                    "@type": "TechArticle",
                    "headline": "WT AmoCRM library — Events",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-events",
                    "description": "Documentation for the WT AmoCRM WebhookEvent used to handle incoming AmoCRM webhooks in Joomla.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-events"
                    },
                    "keywords": [
                        "joomla",
                        " amocrm",
                        " webhook",
                        " events",
                        " WebhookEvent",
                        " webtolk"
                    ]
                },
                {
                    "@type": "TechArticle",
                    "headline": "WT AmoCRM library — Helper",
                    "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-helper",
                    "description": "Reference for the WT AmoCRM UserHelper used to link Joomla users with AmoCRM contacts.",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/biblioteki/wt-amo-crm-library/documentation/wt-amocrm-library-helper"
                    },
                    "keywords": [
                        "joomla",
                        " amocrm",
                        " UserHelper",
                        " user sync",
                        " contacts",
                        " webtolk"
                    ]
                }
            ]
        }
    ]
}
```
