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

> You should install the TYPO3 template at the new blank TYPO3 Instance!

# Installation

## Important Notes Before Installation

You should install the TYPO3 template at the new blank TYPO3 Instance! If you are trying to install the template in your existing used TYPO3 Instance, your current data may lose.

## For Premium Templates

To activate license and install this premium TYPO3 product, Please refer this documentation [License documentation](/en/latest/en/latest/License/Index)

## For Free Templates

### Installation with Composer

You can find composer command at our particular TYPO3 template product page [https://t3planet.de/typo3-templates](https://t3planet.de/typo3-templates)

<Note>
  For TYPO3 \<= 10, Please de-activate and activate again the template extension from Extensions Manager.
</Note>

<Warning>
  For TYPO3 >= v11 composer-based TYPO3 instance, Please don't forget to run below commands.
</Warning>

```python theme={"theme":{"light":"github-light","dark":"github-dark"}}
vendor/bin/typo3 extension:setup
```

### Installation without Composer

T3Planet's TYPO3 Templates is easy to install and configure as just like other TYPO3 extension.

Step 1: Go to Extension Manager

Step 2: Select “Get extensions” from the drop-down at top. Update the Extension Repository by clicking on "Update Now" button at top-right.

<img src="https://mintcdn.com/t3planet/gtMUUepYyMqkfmHb/en/latest/ExtThemes/Installation/images/update-ext-repository.webp?fit=max&auto=format&n=gtMUUepYyMqkfmHb&q=85&s=7c8e7d443c6fff171899435db2fa26a4" alt="Update Extension Repository" width="1902" height="722" data-path="en/latest/ExtThemes/Installation/images/update-ext-repository.webp" />

Step 3: Once Repository is updated, switch back to Installed Extension view. Install your purchased TYPO3 template zip eg., ns\_theme\_themename\_x.x.x.zip

<img src="https://mintcdn.com/t3planet/gtMUUepYyMqkfmHb/en/latest/ExtThemes/Installation/images/T3Terminal_T3_Karma_install_theme.webp?fit=max&auto=format&n=gtMUUepYyMqkfmHb&q=85&s=239bf10bc762d085a11e876051b9cbc3" alt="Install T3 Karma Template" width="1899" height="578" data-path="en/latest/ExtThemes/Installation/images/T3Terminal_T3_Karma_install_theme.webp" />

<Tip>
  In case if you are facing memory space issue after installing Template extension then make sure that your server has minimum 100 MB upload size limit. Otherwise, You can extract template zip and copy it to typo3conf/ext folder.
</Tip>

## Important Configuration

### Site Management

Go to Site Management > Sites > Edit Record > You need to configure "Entry Point" by entering your website URL

<img src="https://mintcdn.com/t3planet/gtMUUepYyMqkfmHb/en/latest/ExtThemes/Installation/images/sitemanagement.webp?fit=max&auto=format&n=gtMUUepYyMqkfmHb&q=85&s=8142b8b76f40eaa1fab1a200ac30262f" alt="Site Management" width="1903" height="509" data-path="en/latest/ExtThemes/Installation/images/sitemanagement.webp" />

<Note>
  If you have composer based TYPO3 installation, then make create folder /config/ folder at your root, and copy/paste /public/typo3conf/ext/ns\_basetheme/sites folder - to get default Site management configuration.
</Note>

### Page Tree

Once you install your TYPO3 Template extension, it will automatically generate "Page tree" in your TYPO3 backend with all the pages and content.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/t3planet/en/latest/ExtThemes/Installation/images/pagetree.webp" alt="Page Tree" />

### SEO Setup for TYPO3 9 and TYPO3 10

Once you have completed Site Management, you can setup SEO for the site. For this, you have to add XML Sitemap in Include Static in Template record. You can perform this as shown in below screenshot.

<img src="https://mintcdn.com/t3planet/gtMUUepYyMqkfmHb/en/latest/ExtThemes/Installation/images/how_to_include_xml_sitemap_ext.webp?fit=max&auto=format&n=gtMUUepYyMqkfmHb&q=85&s=4be65e243de69884187cbb313fe114e0" alt="How to include XML Sitemap in Template?" width="1467" height="578" data-path="en/latest/ExtThemes/Installation/images/how_to_include_xml_sitemap_ext.webp" />

To configure error Handling in Site and setup 404, you need to perform steps as mentioned below:

Step 1. Go to Sites Module.
Step 2. Select the Site
Step 3. Switch to Error Handling tab and click on Create New button.
Step 4. Set appropriate HTTP Error Status Code and set how to Handle Errors field.

<img src="https://mintcdn.com/t3planet/gtMUUepYyMqkfmHb/en/latest/ExtThemes/Installation/images/how_to_set_error_handling_in_site.webp?fit=max&auto=format&n=gtMUUepYyMqkfmHb&q=85&s=395840908316e27676a3779fc468f752" alt="How to set error handling in site?" width="1505" height="669" data-path="en/latest/ExtThemes/Installation/images/how_to_set_error_handling_in_site.webp" />

## Figures

<img src="https://mintlify.s3.us-west-1.amazonaws.com/t3planet/en/latest/ExtThemes/Installation/images/update-ext-repository4.webp" alt="Update Extension Repository" />
