Commit graph

157 commits

Author SHA1 Message Date
Daniel Siepmann d769e74027 Integrate dependency checker 2021-02-16 11:09:18 +01:00
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
Daniel Siepmann 7386a0601a Allow configuring API key on site level 2021-02-16 11:09:18 +01:00
Daniel Siepmann 594a9f1261 Allow installation within TYPO3 2021-02-16 11:09:18 +01:00
Daniel Siepmann 89a076808a Add CGL 2021-02-16 11:09:18 +01:00
Daniel Siepmann deed2a65d7
Initial composer setup
This allows installation of the extension
2021-02-01 09:04:10 +01:00
Dirk Koritnik 6c28a08668
Initial commit 2021-01-28 13:46:45 +01:00