d39053b498
Support TYPO3 v12 and PHP 8.3
...
Use rector, PHPUnit, Codeception and PHPStan to find and fix issues.
2023-12-04 12:18:51 +01:00
2e0102894f
Allow to configure storage pid for each import configuration
...
Each import configuration now offers an input to define storage pid.
That enables integrators to have different storage folders per
configuration.
2021-02-17 15:37:49 +01:00
92c8bbedaa
Add multi language handling
...
Import entities in all available languages.
Provide translated records in frontend.
2021-02-17 14:51:00 +01:00
46144de0a7
Add first functional tests for import
...
To ensure the whole process is still working.
Setup environment and execute request of backend module through extbase.
Ensure expected records are created.
2021-02-17 09:20:24 +01:00