events/Tests
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
..
Functional Add import configuration record 2022-01-27 15:50:36 +01:00
Unit Add import configuration record 2022-01-27 15:50:36 +01:00
ClientFactory.php Add first basic functional test for import 2021-12-16 09:08:16 +01:00
ProphecyTrait.php Make use of prophesize cross version support 2022-01-26 15:56:28 +01:00