> ## 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.

# Installation

# Installation

You can install the TYPO3 Social Login Extension using either the Extension Manager or Composer, depending on your TYPO3 project setup.

**Premium Version – License Activation**

To install and activate the premium version, follow the official guide:
[License documentation](/en/latest/en/latest/License/Index)

**Free Version – Installation via Extension Manager (EM)**

* Step 1: In the TYPO3 backend, navigate to the Extension Manager module.
* Step 2: Click **Retrieve/Update** to fetch the latest extensions.
* Step 3: Search for the extension key: `ns_social_login`. Install it directly from the TYPO3 Extension Repository (TER).

<img src="https://mintcdn.com/t3planet/6kCE-jdWVC54r2pB/en/latest/ExtNsSocialLogin/Installation/images/Social_login_typoscript.webp?fit=max&auto=format&n=6kCE-jdWVC54r2pB&q=85&s=f7fa5c3a87f39eb5f74b58d4d3efd56d" alt="T3AI_Configuration" width="1893" height="817" data-path="en/latest/ExtNsSocialLogin/Installation/images/Social_login_typoscript.webp" />

## Activating TypoScript

To enable functionality, include the static TypoScript configuration:

1. Navigate to the root page of your TYPO3 site.
2. Open the **Template or TypoScript** module and choose **Edit the whole template record**.
3. Go to the **Includes** tab.
4. Under **Include static (from extensions)**, add: `Social Login (ns_social_login)`
5. Ensure the static template is placed at the end of the list.

<img src="https://mintcdn.com/t3planet/6kCE-jdWVC54r2pB/en/latest/ExtNsSocialLogin/Installation/images/Social_login_typo.webp?fit=max&auto=format&n=6kCE-jdWVC54r2pB&q=85&s=4bff2dd916929f01408c010521883a26" alt="T3AI_Configuration" width="1913" height="821" data-path="en/latest/ExtNsSocialLogin/Installation/images/Social_login_typo.webp" />

## Video Tutorials

* **Installation without Composer:**
  [https://www.youtube.com/watch?v=SN5HoFQcDM4](https://www.youtube.com/watch?v=SN5HoFQcDM4)
* **Installation via Composer:**
  [https://www.youtube.com/watch?v=\_7ILu4lwU-k](https://www.youtube.com/watch?v=_7ILu4lwU-k)
