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

# Before Getting Started

Import the following YAML configuration into your TYPO3 site setup:

```yaml theme={"theme":{"light":"github-light","dark":"github-dark"}}
imports:
  - { resource: 'EXT:ns_social_login/Configuration/Routes/Sociallogin.yaml' }
```

Alternatively, you can copy and paste the contents of the file manually into your site configuration.
