> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# How to know the Latest Version?

# How to know the Latest Version?

Whenever a new version is released by T3Planet for your TYPO3 product, you can directly check it in the License BE module.

Click on “Get Updates” first. If a new version is available, you will then see an “Update to x.x.x” button to install the latest version

Otherwise, you can check whether a new update is available for your purchased TYPO3 product using the steps below.

## Demo

<div className="t3-embed">
  <iframe src="https://app.supademo.com/embed/cmn5xv5kn4c3lz3qmrr926g9m?embed_v=2&utm_source=embed" loading="lazy" title="Check New Version Demo" allow="clipboard-write; fullscreen" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen />
</div>

## Screenshots

<img src="https://mintlify.s3.us-west-1.amazonaws.com/t3planet/en/latest/License/UpdateVersion/CheckNewVersion/images/NewVersionUpdate.webp" alt="New version available" />

<img src="https://mintcdn.com/t3planet/_5AmfV1AYtlhh6FL/en/latest/License/UpdateVersion/CheckNewVersion/images/UptoDateVersion.webp?fit=max&auto=format&n=_5AmfV1AYtlhh6FL&q=85&s=b32405a7290da04896580370e2815ccc" alt="Up to date version" width="1907" height="724" data-path="en/latest/License/UpdateVersion/CheckNewVersion/images/UptoDateVersion.webp" />

<img src="https://mintcdn.com/t3planet/_5AmfV1AYtlhh6FL/en/latest/License/UpdateVersion/CheckNewVersion/images/GetLatestVersion.webp?fit=max&auto=format&n=_5AmfV1AYtlhh6FL&q=85&s=21899967c8faff0142ac47922d9aaa39" alt="Get latest version" width="1898" height="649" data-path="en/latest/License/UpdateVersion/CheckNewVersion/images/GetLatestVersion.webp" />

<Steps>
  <Step title="Step 1">
    Go to Admin Tools > T3Planet License.
  </Step>

  <Step title="Step 2">
    Find your purchased product in the list and check whether the `New Version Available` message is shown.
  </Step>

  <Step title="Step 3">
    Click on `Get Updates` button.

    If a newer version is available, the `Update to x.x.x` button will become enabled.
  </Step>

  <Step title="Step 4">
    Click `Update to x.x.x` (when enabled) and wait for the update process to finish.
  </Step>
</Steps>

<Warning>
  1. Before updating your TYPO3 product, make sure EXT:ns\_license is up to date: [https://extensions.typo3.org/extension/ns\_license](https://extensions.typo3.org/extension/ns_license)
  2. We highly recommend taking a backup (code & database) of your whole TYPO3 instance. During the update, if any problem occurs you can roll back your TYPO3 instance. Please take a backup now before update :)
</Warning>

After the update completes, you may need to run additional system update and cache flush steps (depending on your TYPO3 setup) in the guides below.

## Update for Non-Composer TYPO3 Instance

Go here [License Update Version guide](/en/latest/en/latest/License/UpdateVersion/NonComposer/Index)

## Update for Composer-based TYPO3 Instance

Go here [License Update Version guide](/en/latest/en/latest/License/UpdateVersion/Composer/Index)
