URL copied to clipboard
Installation
34 views
__readtime__ Min
read
This section explains how to install the Insights Extension in TYPO3. You can install it using either of the following methods:
- TER (TYPO3 Extension Repository) Installation
- 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.