---
title: "WT Max integration library for Joomla 0.2.0 - WebTolk websites development, Joomla Extensions"
description: "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM."
url: "https://web-tolk.ru/en/dev/biblioteki/wt-max-platform/versions/0-2-0"
date: "2026-07-09T00:55:37+00:00"
language: "en-GB"
---

# WT Max integration library for Joomla - Version 0.2.0

**Category:** [Libraries](https://web-tolk.ru/en/dev/biblioteki)

[!\[WT Max integration library for Joomla\](https://web-tolk.ru/images/swjprojects/projects/113/en-GB/icon.webp)](https://web-tolk.ru/en/dev/biblioteki/wt-max-platform)

- **Download type:** Free
- **Version:** 0.2.0
- **Date:** 07 July 2026
- **Downloads:** 24

[Download](https://web-tolk.ru/en/get?version_id=583)

[Project](https://web-tolk.ru/en/dev/biblioteki/wt-max-platform)[Versions](https://web-tolk.ru/en/dev/biblioteki/wt-max-platform/versions)[Documentation](https://github.com/WebTolk/Max-platform-PHP-SDK/blob/main/docs/README.md)[GitHub](https://github.com/WebTolk/WT-Max-Joomla-library)

Addition

### New API Max Host

A new version of the API host has been enabled: https://platform-api2.max.ru. To work correctly, you will need to install the certificate of the Ministry of Digital Development of the Russian Federation on your server.

Addition

### The public API surface has been expanded

Methods for working with chats and messages have been updated and supplemented (including new scenarios for linking to chat and selecting messages by query id).

Change

### Updated the set of public JSON schemas

Schemas for new and modified endpoints have been added and synchronized.

Change

### Updating documentation

The README, starter manuals, references, and descriptions of entities/uploads are given at the current API level.

## 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://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://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-max-platform",
                "name": "WT Max integration library for Joomla"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/biblioteki/wt-max-platform/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "WT Max integration library for Joomla 0.2.0"
            }
        }
    ]
}
```

```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://web-tolk.ru/en/dev/biblioteki/wt-max-platform/versions/0-2-0",
            "name": "WT Max integration library for Joomla 0.2.0 - WebTolk websites development, Joomla Extensions",
            "description": "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM.",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/SoftwareApplication/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "WT Max integration library for Joomla 0.2.0",
            "url": "https://web-tolk.ru/en/dev/biblioteki/wt-max-platform/versions/0-2-0",
            "description": "MAX API Joomla library with a system plugin for configuration and connection diagnostics.",
            "softwareVersion": "0.2.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=583",
            "datePublished": "2026-07-07 11:16:07",
            "image": "https://web-tolk.ru/images/swjprojects/projects/113/en-GB/icon.webp",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/biblioteki/wt-max-platform/versions/0-2-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 24
                }
            ],
            "softwareRequirements": "Joomla 6.1.1",
            "applicationSubCategory": "0.2.0",
            "isAccessibleForFree": true,
            "releaseNotes": "Addition: New API Max Host. A new version of the API host has been enabled: https://platform-api2.max.ru. To work correctly, you will need to install the certificate of the Ministry of Digital Development of the Russian Federation on your server. Addition: The public API surface has been expanded. Methods for working with chats and messages have been updated and supplemented (including new scenarios for linking to chat and selecting messages by query id). Change: Updated the set of public JSON schemas. Schemas for new and modified endpoints have been added and synchronized. Change: Updating documentation. The README, starter manuals, references, and descriptions of entities/uploads are given at the current API level. "
        }
    ]
}
```
