---
title: "Product Common Guides - Tassos Docs"
description: "Explore tutorials for all products, covering topics such as installation, updates, and common features."
url: "https://www.tassos.gr/docs/common"
date: "2026-04-07T07:41:49+00:00"
language: "en-GB"
---

# Product Common Guides

Explore tutorials for all products, covering topics such as installation, updates, and common features.

 [  Features   17 articles  ](https://www.tassos.gr/docs/common/features) [  Setup   3 articles  ](https://www.tassos.gr/docs/common/setup) [  Troubleshooting   Find solutions to common challenges, including troubleshooting installation errors and resolving known issues related to our Joomla extensions.   1 articles  ](https://www.tassos.gr/docs/common/troubleshoot)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Documentation",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Product Common Guides",
            "item": "https://www.tassos.gr/docs/common"
        }
    ]
}
```
