---
title: "SW JProjects 2.5.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/components/sw-jprojects/versions/2-5-0"
date: "2026-06-14T03:27:04+00:00"
language: "en-GB"
---

# SW JProjects - Version 2.5.0

**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.5.0
- **Date:** 12 September 2025
- **Downloads:** 727

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

[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/)

Addition

### Data structures schemes for update servers.

Now with SW JProjects, you can create an update server not only for Joomla extensions, but also your own. For example, you need the update server data structure to be different and the format should be, for example, not XML, but JSON. The formation of the data structure for the Joomla extension update server is included in a separate plugin. You can create your own plugin (sample plugin on GitHub https://github.com/WebTolk/SW-JProjects-Sample-Custom-Update-server-data-scheme- ) and implement the data structure you need in it by adding or removing the displayed data. The update server in the component still displays information about the list of projects and their versions, about a specific project and its changelog.

 You can select the update server data schema globally for the entire component, select a different data schema for the project category, and select a schema for each project.

Addition

### New plugin group: swjprojects

A group of plugins swjprojects has been created for the needs of the component. In particular, this group contains the Joomla extensions data structure plugin for the update server.

Language

### Changing language constants

Some language constants have been changed. If you redefined constants, redefine them again.

Addition

### Joomla 6

Changes have been made for the correct installation and operation of the component on Joomla 6.

Change

### The minimum version of Joomla is 5.

Minimum system requirements have been raised: Joomla 5.0.0 and PHP 8.1.

## 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.5.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/components/sw-jprojects/versions/2-5-0",
            "name": "SW JProjects 2.5.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": "SW JProjects 2.5.0",
            "url": "https://web-tolk.ru/en/dev/components/sw-jprojects/versions/2-5-0",
            "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.5.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=489",
            "datePublished": "2025-09-12 14:38:46",
            "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-5-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 727
                }
            ],
            "softwareRequirements": "Joomla 5.3.3",
            "applicationSubCategory": "2.5.0",
            "isAccessibleForFree": true,
            "releaseNotes": "Addition: Data structures schemes for update servers.. Now with SW JProjects, you can create an update server not only for Joomla extensions, but also your own. For example, you need the update server data structure to be different and the format should be, for example, not XML, but JSON. The formation of the data structure for the Joomla extension update server is included in a separate plugin. You can create your own plugin (sample plugin on GitHub https://github.com/WebTolk/SW-JProjects-Sample-Custom-Update-server-data-scheme- ) and implement the data structure you need in it by adding or removing the displayed data. The update server in the component still displays information about the list of projects and their versions, about a specific project and its changelog.\r\n\r\nYou can select the update server data schema globally for the entire component, select a different data schema for the project category, and select a schema for each project. Addition: New plugin group: swjprojects. A group of plugins swjprojects has been created for the needs of the component. In particular, this group contains the Joomla extensions data structure plugin for the update server. Language: Changing language constants. Some language constants have been changed. If you redefined constants, redefine them again. Addition: Joomla 6. Changes have been made for the correct installation and operation of the component on Joomla 6. Change: The minimum version of Joomla is 5.. Minimum system requirements have been raised: Joomla 5.0.0 and PHP 8.1. "
        }
    ]
}
```
