Integrates Thüringer Content Architektur Tourismus into TYPO3. https://cms.thuecat.org/
Go to file
Daniel Siepmann dc1c45f1c1 Initial import mechanism
Provide first basic import mechanism.
It already allows to import entities into TYPO3 database.
Three entities are supported.

Entities are configured through import configuration.
This can be created, viewed, and edited through backend module.

Imports are tracked and accessible from backend module.

Still this is basic.
Importing lists of entities is not supported.
Multiple languages is not supported, etc.

Relates: #8214
2021-02-16 11:09:18 +01:00
.github/workflows Add CGL 2021-02-16 11:09:18 +01:00
Classes Initial import mechanism 2021-02-16 11:09:18 +01:00
Configuration Initial import mechanism 2021-02-16 11:09:18 +01:00
Resources/Private Initial import mechanism 2021-02-16 11:09:18 +01:00
Tests Initial import mechanism 2021-02-16 11:09:18 +01:00
.gitignore Initial composer setup 2021-02-01 09:04:10 +01:00
composer.json Initial import mechanism 2021-02-16 11:09:18 +01:00
ecs.php Initial import mechanism 2021-02-16 11:09:18 +01:00
ext_emconf.php Allow installation within TYPO3 2021-02-16 11:09:18 +01:00
ext_tables.php Initial import mechanism 2021-02-16 11:09:18 +01:00
ext_tables.sql Initial import mechanism 2021-02-16 11:09:18 +01:00
ext_typoscript_setup.typoscript Initial import mechanism 2021-02-16 11:09:18 +01:00
phpunit.xml.dist Initial import mechanism 2021-02-16 11:09:18 +01:00
README.md Initial commit 2021-01-28 13:46:45 +01:00

thuecat