---
title: "SW JProjects 2.0.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://www.web-tolk.ru/en/dev/components/sw-jprojects/versions/2-0-0"
date: "2026-07-01T13:40:45+00:00"
language: "en-GB"
---

# SW JProjects - Version 2.0.0

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

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

- **Download type:** Free
- **Version:** 2.0.0
- **Date:** 20 August 2024
- **Downloads:** 418

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

[Project](https://www.web-tolk.ru/en/dev/components/sw-jprojects)[Versions](https://www.web-tolk.ru/en/dev/components/sw-jprojects/versions)[Documentation](https://www.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/)

Change

### Joomla 5 ready

A lot of refactoring has been done. The component has been rewritten to the Joomla 5 extension architecture and works without a backward compatibility plugin.

Addition

### New design

The design has been updated for most sections. You can also create your own layouts and select them in the component settings.

Addition

### Table of contents in the documentation

Now, when reading the documentation, all sections related to this extension are available to you.

Addition

### Plugins for inserting a project into content

Added 2 plugins: content plugin and editor button plugin. The content plugin allows you to turn non-SEF links like index.php?option=com_swjprojects... into SEF. It also processes short codes like {swjprojects project_id=1 tmpl=your_tmpl_name} This way you can insert information about projects wherever content plugins works. The editor button plugin makes it easy to insert links or short codes with the selected layout.

Fixed

### Bug fixes

The categories module did not work correctly on multilingual sites, displaying data in one language. Fixed this and much more.

## 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/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.0.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://www.web-tolk.ru/en/dev/components/sw-jprojects/versions/2-0-0",
            "name": "SW JProjects 2.0.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.0.0",
            "url": "https://web-tolk.ru/en/dev/components/sw-jprojects/versions/2-0-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.",
            "softwareVersion": "2.0.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=381",
            "datePublished": "2024-08-20 09:54:23",
            "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-0-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 418
                }
            ],
            "softwareRequirements": "Joomla 5.0.0",
            "applicationSubCategory": "2.0.0",
            "isAccessibleForFree": true,
            "releaseNotes": "Change: Joomla 5 ready. A lot of refactoring has been done. The component has been rewritten to the Joomla 5 extension architecture and works without a backward compatibility plugin. Addition: New design. The design has been updated for most sections. You can also create your own layouts and select them in the component settings. Addition: Table of contents in the documentation. Now, when reading the documentation, all sections related to this extension are available to you. Addition: Plugins for inserting a project into content. Added 2 plugins: content plugin and editor button plugin. The content plugin allows you to turn non-SEF links like index.php?option=com_swjprojects... into SEF. It also processes short codes like  This way you can insert information about projects wherever content plugins works. The editor button plugin makes it easy to insert links or short codes with the selected layout. Fixed: Bug fixes. The categories module did not work correctly on multilingual sites, displaying data in one language. Fixed this and much more. "
        }
    ]
}
```
