# Display Modules

## [Banner Module](/banner)

   Details    Written by: Neimar    Category: [Display Modules](/content-component/article-category-list/extensions/modules/display-modules)     Published: 04 August 2026      Hits: 27

The banner module is used to display the banners that are managed by the banners component in the site administrator. [Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Banners).

### Banners

## [Custom HTML Module](/custom-html)

   Details    Written by: Neimar    Category: [Display Modules](/content-component/article-category-list/extensions/modules/display-modules)     Published: 04 August 2026      Hits: 23

This module allows you to create your own HTML Module using a WYSIWYG editor. [Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Custom_HTML)

### Custom HTML

## [Feed Display](/news-feeds-component/feed-display-module)

   Details    Written by: Neimar    Category: [Display Modules](/content-component/article-category-list/extensions/modules/display-modules)     Published: 04 August 2026      Hits: 16

This module allows the displaying of a syndicated feed. [Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Feed_Display)

## [Footer Module](/footer)

   Details    Written by: Neimar    Category: [Display Modules](/content-component/article-category-list/extensions/modules/display-modules)     Published: 04 August 2026      Hits: 25

This module shows the Joomla! copyright information. [Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Footer)

## [Random Image Module](/random-image)

   Details    Written by: Neimar    Category: [Display Modules](/content-component/article-category-list/extensions/modules/display-modules)     Published: 04 August 2026      Hits: 24

This module displays a random image from your chosen image directory. [Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Random_Image)

## Structured data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component",
                "name": "Content Component"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list",
                "name": "Article Category List"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions",
                "name": "Extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules",
                "name": "Modules"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "Display Modules"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#organization",
            "name": "AB Test Restaurant",
            "url": "https://joomla6-pro.testmyweb.info/",
            "description": "A test restaurant used to check what AI Boost publishes.",
            "telephone": "+381111234567",
            "image": "https://joomla6-pro.testmyweb.info/images/powered_by.png",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Test Street 1",
                "addressLocality": "Belgrade",
                "addressCountry": "RS"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/display-modules/#webpage",
            "name": "Display Modules",
            "url": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/display-modules",
            "inLanguage": "en-GB",
            "about": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/display-modules/#breadcrumb"
            },
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://joomla6-pro.testmyweb.info/#website"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/display-modules/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://joomla6-pro.testmyweb.info/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Content Component",
                    "item": "https://joomla6-pro.testmyweb.info/content-component"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Article Category List",
                    "item": "https://joomla6-pro.testmyweb.info/content-component/article-category-list"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Extensions",
                    "item": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "Modules",
                    "item": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules"
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "name": "Display Modules"
                }
            ]
        }
    ]
}
```
