---
title: "Download components for Joomla 4 and Joomla 5 - WebTolk websites development, Joomla Extensions"
description: "Components are a type of extensions for CMS Joomla that allow you to perform CRUD operations with data - create, read, update/edit, delete."
url: "https://www.web-tolk.ru/en/dev/components"
date: "2026-07-01T09:20:04+00:00"
language: "en-GB"
---

# Components

Components are a type of extensions for CMS Joomla that allow you to perform CRUD operations with data - create, read, update/edit, delete.

[## SW JProjects](https://www.web-tolk.ru/en/dev/components/sw-jprojects)
- **Categories:** [Joomla 4 - Joomla 6extensions](https://www.web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4), [Components](https://www.web-tolk.ru/en/dev/components)
- **Version:** [2.6.2](https://www.web-tolk.ru/en/dev/components/sw-jprojects/versions/2-6-2)

![SW JProjects](https://www.web-tolk.ru/images/swjprojects/projects/69/en-GB/icon.webp)

The component allows you to create your own - a catalog of extensions for CMS (not only for Joomla) or files. It is possible to download custom data schemas for the update server using license keys.

11957 7402 CTR 162% Pack Free

[Download](https://www.web-tolk.ru/en/get?element=pkg_swjprojects) [More](https://www.web-tolk.ru/en/dev/components/sw-jprojects)

[## Blank page](https://www.web-tolk.ru/en/dev/components/blank-page-component-for-joomla)
- **Categories:** [Joomla 4 - Joomla 6extensions](https://www.web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4), [Components](https://www.web-tolk.ru/en/dev/components)
- **Version:** [2.0.1](https://www.web-tolk.ru/en/dev/components/blank-page-component-for-joomla/versions/2-0-1)

![Blank page](https://www.web-tolk.ru/images/swjprojects/projects/76/en-GB/icon.webp)

All this component does is to display an empty page on the site linked to a menu item that does not create a load for either the database or the page render.

4122 4708 CTR 88% Comp Free

[Download](https://www.web-tolk.ru/en/get?element=com_blank) [More](https://www.web-tolk.ru/en/dev/components/blank-page-component-for-joomla)

[## View logs](https://www.web-tolk.ru/en/dev/components/view-logs)
- **Categories:** [Joomla 4 - Joomla 6extensions](https://www.web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4), [Components](https://www.web-tolk.ru/en/dev/components)
- **Version:** [2.3.0](https://www.web-tolk.ru/en/dev/components/view-logs/versions/2-3-0)

![View logs](https://www.web-tolk.ru/images/swjprojects/projects/94/en-GB/icon.webp)

Component view the saved logs of core and extensions Joomla. This component was created by the developer of AlekVolsk, then (after version 1.3.9) transferred for further development and development of WebTolk.

4246 4372 CTR 97% Comp Free

[Download](https://www.web-tolk.ru/en/get?element=com_vlogs) [More](https://www.web-tolk.ru/en/dev/components/view-logs)

## 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": {
                "name": "Components"
            }
        }
    ]
}
```

```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/components",
            "name": "Download components for Joomla 4 and Joomla 5 - WebTolk websites development, Joomla Extensions",
            "description": "Components are a type of extensions for CMS Joomla that allow you to perform CRUD operations with data - create, read, update/edit, delete.",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/ItemList/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "ItemList",
            "name": "Components",
            "description": "Components are a type of extensions for CMS Joomla that allow you to perform CRUD operations with data - create, read, update/edit, delete.",
            "numberOfItems": 3,
            "url": "https://www.web-tolk.ru/en/dev/components",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://www.web-tolk.ru/en/dev/components"
            },
            "itemListElement": [
                {
                    "@type": "SoftwareApplication",
                    "name": "SW JProjects",
                    "url": "https://web-tolk.ru/en/dev/components/sw-jprojects",
                    "description": "The component allows you to create your own - a catalog of extensions for CMS (not only for Joomla) or files. It is possible to download custom data schemas for the update server using license keys.",
                    "applicationCategory": "Components",
                    "softwareVersion": "2.6.2",
                    "downloadUrl": "https://web-tolk.ru/en/get?element=pkg_swjprojects",
                    "image": "https://web-tolk.ru/images/swjprojects/projects/69/en-GB/icon.webp",
                    "operatingSystem": "ANY",
                    "interactionStatistic": [
                        {
                            "@type": "InteractionCounter",
                            "interactionType": "https://schema.org/DownloadAction",
                            "userInteractionCount": 11957
                        },
                        {
                            "@type": "InteractionCounter",
                            "interactionType": "https://schema.org/ViewAction",
                            "userInteractionCount": 7402
                        }
                    ],
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/components/sw-jprojects"
                    },
                    "softwareRequirements": "Joomla",
                    "applicationSubCategory": "Joomla 4 - Joomla 6extensions, Components",
                    "isAccessibleForFree": true,
                    "keywords": [
                        "joomla",
                        " update server",
                        " web application",
                        " application update server",
                        ""
                    ]
                },
                {
                    "@type": "SoftwareApplication",
                    "name": "Blank page",
                    "url": "https://web-tolk.ru/en/dev/components/blank-page-component-for-joomla",
                    "description": "All this component does is to display an empty page on the site linked to a menu item that does not create a load for either the database or the page render.",
                    "applicationCategory": "Components",
                    "softwareVersion": "2.0.1",
                    "downloadUrl": "https://web-tolk.ru/en/get?element=com_blank",
                    "image": "https://web-tolk.ru/images/swjprojects/projects/76/en-GB/icon.webp",
                    "operatingSystem": "ANY",
                    "interactionStatistic": [
                        {
                            "@type": "InteractionCounter",
                            "interactionType": "https://schema.org/DownloadAction",
                            "userInteractionCount": 4122
                        },
                        {
                            "@type": "InteractionCounter",
                            "interactionType": "https://schema.org/ViewAction",
                            "userInteractionCount": 4708
                        }
                    ],
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/components/blank-page-component-for-joomla"
                    },
                    "softwareRequirements": "Joomla",
                    "applicationSubCategory": "Joomla 4 - Joomla 6extensions, Components",
                    "isAccessibleForFree": true
                },
                {
                    "@type": "SoftwareApplication",
                    "name": "View logs",
                    "url": "https://web-tolk.ru/en/dev/components/view-logs",
                    "description": "Component view the saved logs of core and extensions Joomla. This component was created by the developer of AlekVolsk, then (after version 1.3.9) transferred for further development and development of WebTolk.",
                    "applicationCategory": "Components",
                    "softwareVersion": "2.3.0",
                    "downloadUrl": "https://web-tolk.ru/en/get?element=com_vlogs",
                    "image": "https://web-tolk.ru/images/swjprojects/projects/94/en-GB/icon.webp",
                    "operatingSystem": "ANY",
                    "interactionStatistic": [
                        {
                            "@type": "InteractionCounter",
                            "interactionType": "https://schema.org/DownloadAction",
                            "userInteractionCount": 4246
                        },
                        {
                            "@type": "InteractionCounter",
                            "interactionType": "https://schema.org/ViewAction",
                            "userInteractionCount": 4372
                        }
                    ],
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/components/view-logs"
                    },
                    "softwareRequirements": "Joomla",
                    "applicationSubCategory": "Joomla 4 - Joomla 6extensions, Components",
                    "isAccessibleForFree": true
                }
            ]
        }
    ]
}
```
