---
title: "SW JProjects 2.4.0.1 - 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/components/sw-jprojects/versions/2-4-0-1"
date: "2026-06-14T03:26:55+00:00"
language: "en-GB"
---

# SW JProjects - Version 2.4.0.1

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

[!\[SW JProjects\](https://web-tolk.ru/images/swjprojects/projects/69/en-GB/icon.webp)](https://web-tolk.ru/en/dev/components/sw-jprojects)

- **Download type:** Free
- **Version:** 2.4.0.1
- **Date:** 06 April 2025
- **Downloads:** 944

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

[Project](https://web-tolk.ru/en/dev/components/sw-jprojects)[Versions](https://web-tolk.ru/en/dev/components/sw-jprojects/versions)[Documentation](https://web-tolk.ru/en/dev/components/sw-jprojects/documentation)[GitHub](https://github.com/WebTolk/SWJProjects)[JED](https://extensions.joomla.org/extensions/extension/authoring-a-content/content-construction/swjprojects/)

Fixed

### Big fix

Added a missed context check in the user action logging plugin.

## 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/components",
                "name": "Components"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/components/sw-jprojects",
                "name": "SW JProjects"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/components/sw-jprojects/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "SW JProjects 2.4.0.1"
            }
        }
    ]
}
```

```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/components/sw-jprojects/versions/2-4-0-1",
            "name": "SW JProjects 2.4.0.1 - 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": "SW JProjects 2.4.0.1",
            "url": "https://web-tolk.ru/en/dev/components/sw-jprojects/versions/2-4-0-1",
            "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.4.0.1",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=454",
            "datePublished": "2025-04-06 18:03:00",
            "image": "https://web-tolk.ru/images/swjprojects/projects/69/en-GB/icon.webp",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/components/sw-jprojects/versions/2-4-0-1"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 944
                }
            ],
            "softwareRequirements": "Joomla 5.2.5",
            "applicationSubCategory": "2.4.0.1",
            "isAccessibleForFree": true,
            "releaseNotes": "Fixed: Big fix. Added a missed context check in the user action logging plugin. "
        }
    ]
}
```
