---
title: "Install or update a Tassos extension - Product Common Guides"
description: "You can install any Tassos extension using Joomla! Extension Installer is available in your backend. Before proceeding with the installation, ensure y"
url: "https://www.tassos.gr/docs/common/setup/install-or-update"
date: "2026-05-09T11:13:13+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ Product Common Guides ](https://www.tassos.gr/index.php?option=com_content&view=category&id=89) / [ Setup ](https://www.tassos.gr/index.php?option=com_content&view=category&id=97)

#  Install or update a Tassos extension

You can install any Tassos extension using Joomla! Extension Installer is available in your backend. Before proceeding with the installation, ensure you meet the following requirements.[](#minimum_requirements)

## [Minimum Requirements](#minimum_requirements)

Before installing, ensure your server meets the following requirements:

- An up-to-date version of Joomla 4.0.0 or higher
- PHP 7.4.0 or higher (8.4 recommended)
- MySQL 5 or higher

## [How to install an extension](#install)

![joomla install](https://www.tassos.gr/images/joomla_install.png)

- Download the extension from the [downloads](http://www.tassos.gr/downloads) section
- Log in to the administrator page
- Go to *Extensions* -&gt; *Extensions Manager*
- Click *Browse* and find the .zip file you've downloaded
- Click the *Upload &amp; Install* button
- You are done!

## [How to update an extension](#update)

### [Manual](#manual)

Update using the same steps you used when you installed it. You do not need to uninstall it first. The extension will update all its files automatically.

### [Auto Update](#auto-update)

To be able to auto-update any Tassos extension through Joomla Update Manager, you will need to provide your Download Key to the Tassos Framework System Plugin. You can find your Download Key on your [Downloads](https://www.tassos.gr/downloads) page.

![apikey](https://www.tassos.gr/images/apikey.jpg)

To save your Download Key, log in to the backend and go to Extensions -&gt; Plugins, find the System - Tassos Framework Plugin, click to edit, and input your Download Key into the available field. Once saved, you'll be able to update any of our extensions using the Joomla Update Manager whenever a new version is available.

Note: First, paste the Download Key into Notepad to remove unwanted special characters.

## [How to uninstall an extension](#uninstall)

Uninstall by using the core extension manager available in Joomla! Administrator Control Panel.

## [Troubleshooting installation](#troubleshoot)

If you have problems installing or updating the extension, please try the manual installation process as described here: [docs.joomla.org/Installing\_an\_extension](http://docs.joomla.org/Installing_an_extension)

 Last updated on Mar 2nd 2026 15:03

## 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": "Home",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Product Common Guides",
            "item": "https://www.tassos.gr/docs/common"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Setup",
            "item": "https://www.tassos.gr/docs/common/setup"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Install or update a Tassos extension",
            "item": "https://www.tassos.gr/docs/common/setup/install-or-update"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/common/setup/install-or-update"
    },
    "headline": "Install or update a Tassos extension",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://www.tassos.gr/docs/common/setup/install-or-update"
    },
    "datePublished": "2015-07-03T18:50:19+03:00",
    "dateCreated": "2015-07-03T18:50:19+03:00",
    "dateModified": "2026-03-02T15:26:42+02:00"
}
```
