mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-12-04 19:16:13 +01:00
Provide basic info in readme
This commit is contained in:
parent
2ddd52b284
commit
043a28472f
1 changed files with 46 additions and 1 deletions
47
README.md
47
README.md
|
@ -1 +1,46 @@
|
|||
# thuecat
|
||||
# ThüCAT integration into TYPO3 CMS
|
||||
|
||||
|
||||
ThüCAT is ¨Thüringer Content Architektur Tourismus¨.
|
||||
This is an extension for TYPO3 CMS (https://typo3.org/) to integrate ThüCAT.
|
||||
The existing API is integrated and allows importing data into the system.
|
||||
|
||||
## Current state
|
||||
|
||||
The extension already allows:
|
||||
|
||||
* Create static configuration to import specified resources,
|
||||
e.g. defined organisation or towns.
|
||||
|
||||
* Import of the following types (not all properties are supported):
|
||||
|
||||
* Organisations (responsible for content)
|
||||
|
||||
* Towns
|
||||
|
||||
* Tourist information
|
||||
|
||||
* Backend module:
|
||||
|
||||
* To inspect current existing organisations
|
||||
and their towns and tourist information
|
||||
|
||||
* To inspect import configuration
|
||||
|
||||
* To create import configuration
|
||||
|
||||
* To inspect past imports and possible errors,
|
||||
as well as number of affected records
|
||||
|
||||
## Short time goals
|
||||
|
||||
* Integrate proper icons
|
||||
|
||||
* Import of tourist attraction
|
||||
|
||||
* Content element to display tourist attraction,
|
||||
town, tourist information and organisation.
|
||||
|
||||
* Extending import to include further properties
|
||||
|
||||
* Support multiple languages
|
||||
|
|
Loading…
Reference in a new issue