events/Classes
Daniel Siepmann 3d6bf0ac8a Add import configuration record
It is now possible to create "Import" records in TYPO3 system.
Those records can then be imported via two new commands.
There is no need to configure everything within the command itself.

That allows:
    * To allow editors to maintain import configuration.
    * Have proper labels, description, csh and UI to create import.
      It no longer is necessary to copy UIDs,
      instead proper wizards from TCA are available to select pages.

Relates: #9649
2022-01-27 15:50:36 +01:00
..
Command Add import configuration record 2022-01-27 15:50:36 +01:00
Controller Fix PHPStan issues 2021-12-13 09:27:28 +01:00
Domain Add import configuration record 2022-01-27 15:50:36 +01:00
Extbase Fix PHPStan issues 2021-12-13 09:27:28 +01:00
Service Add import configuration record 2022-01-27 15:50:36 +01:00
ViewHelpers Add php code sniffer to follow PSR-12 2021-09-07 07:51:36 +02:00