Documentation

T3theme Extension Installation

Or copy link

T3theme Extension Installation

Estimated reading: minutes 22 views

22 views
Min read

This section explains how to install the T3theme Extension in TYPO3. You can install it using either of the following methods:

  1. TER (TYPO3 Extension Repository) Installation
  2. Composer Installation

Choose the method that best fits your workflow.

1 Installation using TER

1. Click on Admin Tools > Extensions and select the “Get Extension” option.

2. In search bar search “t3theme” and you will get t3theme extension click on “Download icon” and download extension.

Note : The TER (TYPO3 Extension Repository) installation method is supported only for TYPO3 versions up to version 13. For TYPO3 version 14 and above, installation via Composer is mandatory.

2. Installation using composer

Execute the following command:

composer require t3element/t3theme

Wait for Composer to complete the installation. Once done, the extension will be automatically available in TYPO3. 

Share

Leave a Comment