---
title: "Features"
manual: "TYPO3 EXT:thuecat"
version: "main"
source: "Features.rst"
rendered: "2026-09-19T09:50:46+00:00"
---

# Features {#features}

-   Support multiple languages.

## Import {#import}

Import of specific resources via static URLs.
This allows import of specific tourist attractions and towns.

-   The following data types can be imported (not all properties are supported):

    -   Organisations (responsible for content)
    -   Towns
    -   Tourist information
    -   Tourist attraction

## Backend module {#backend-module}

Allows to create new import configurations.

Allows to inspect:

-   past imports and possible errors, as well as number of affected records.

![](Images/BE-Module-Imports.png)

## Frontend {#frontend}

The extension offers no frontend plugins, only registrations for extbase actions to deliver the data.
How to make use of this is decribed in [Content element example](ContentElementExample.html#content-element-example).
