---
title: "WT Quick links 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/joomla-modules/wt-quick-links/versions/2-4-0-1"
date: "2026-06-06T09:01:06+00:00"
language: "en-GB"
---

# WT Quick links - Version 2.4.0.1

**Category:** [Joomla modules](https://web-tolk.ru/en/dev/joomla-modules)

[!\[WT Quick links\](https://web-tolk.ru/images/swjprojects/projects/23/en-GB/icon.jpg)](https://web-tolk.ru/en/dev/joomla-modules/wt-quick-links)

- **Download type:** Free
- **Version:** 2.4.0.1
- **Date:** 14 June 2025
- **Downloads:** 1903

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

[Project](https://web-tolk.ru/en/dev/joomla-modules/wt-quick-links)[Versions](https://web-tolk.ru/en/dev/joomla-modules/wt-quick-links/versions)[GitHub](https://github.com/sergeytolkachyov/WT-Quick-links-joomla-module)[JED](https://extensions.joomla.org/extension/structure-a-navigation/site-navigation/wt-quick-links/)

Addition

### Joomla 6

The module has been successfully tested on Joomla 6-alpha2.

Addition

### Added support for new components

New types of links and exceptions have been added: Phoca Download, Phoca Gallery, RadicalMart.

Change

### System plugin

The module now requires a system plugin Wtquicklinks.

Note

### For developers

A lot of code refactoring has been done. Driver classes have been created for link types. Now, in order to add a new type of link to the module, it is enough to copy the sample class from modules/mod_wt_quick_links/src/Driver/Collection and fill it with sample data, as well as add the necessary language constants in the Joomla admin panel.

## 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/joomla-modules",
                "name": "Joomla modules"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/joomla-modules/wt-quick-links",
                "name": "WT Quick links"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/joomla-modules/wt-quick-links/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "WT Quick links 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/joomla-modules/wt-quick-links/versions/2-4-0-1",
            "name": "WT Quick links 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": "WT Quick links 2.4.0.1",
            "url": "https://web-tolk.ru/en/dev/joomla-modules/wt-quick-links/versions/2-4-0-1",
            "description": "A module for quickly creating a set of elements. These can be links to categories of articles, Virtuemart, JoomShopping, Phoca Cart, Phoca Download, Phoca Gallery, a menu item or a custom link. There are conditions for excluding the display of list items. You can create your own module output layouts, thus creating almost anything: from a simple list of links to a wall of photos to the main page or tag links for linking online store categories, FAQ list, tabs or accordions. The module allows you to output images, videos, responsive images and responsive videos.",
            "applicationCategory": "Joomla modules",
            "softwareVersion": "2.4.0.1",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=465",
            "datePublished": "2025-06-14 16:21:02",
            "image": "https://web-tolk.ru/images/swjprojects/projects/23/en-GB/icon.jpg",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-modules/wt-quick-links/versions/2-4-0-1"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 1903
                }
            ],
            "softwareRequirements": "Joomla 5.3.1",
            "applicationSubCategory": "2.4.0.1",
            "isAccessibleForFree": true,
            "releaseNotes": "Addition: Joomla 6. The module has been successfully tested on Joomla 6-alpha2. Addition: Added support for new components. New types of links and exceptions have been added: Phoca Download, Phoca Gallery, RadicalMart. Change: System plugin. The module now requires a system plugin Wtquicklinks. Note: For developers. A lot of code refactoring has been done. Driver classes have been created for link types. Now, in order to add a new type of link to the module, it is enough to copy the sample class from modules/mod_wt_quick_links/src/Driver/Collection and fill it with sample data, as well as add the necessary language constants in the Joomla admin panel. "
        }
    ]
}
```
