Documentation

Installation

Or copy link

Installation

Estimated reading: minutes 34 views

34 views
Min read

This section explains how to install the Insights 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.1 Installation using TER

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

2. In search bar search “Insights” and you will get insights 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.

1.2 Installation using composer

Execute the following command:

composer require t3element/insights

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

Share

Leave a Comment