[FEATURE] CLI support for T3D import
A new CLI command allows to imoprt t3d/xml files for EXT:impexp. Resolves: #72749 Releases: master Change-Id: I8775bcc1d39901c25f0c4613d1d5fc3ff3b8868a Reviewed-on: https://review.typo3.org/45977 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-72749-CLISupportForT3DImport.rst 37 additions, 0 deletions...Changelog/master/Feature-72749-CLISupportForT3DImport.rst
- typo3/sysext/impexp/Classes/Command/Exception/ImportFailedException.php 22 additions, 0 deletions...mpexp/Classes/Command/Exception/ImportFailedException.php
- typo3/sysext/impexp/Classes/Command/Exception/InvalidFileException.php 22 additions, 0 deletions...impexp/Classes/Command/Exception/InvalidFileException.php
- typo3/sysext/impexp/Classes/Command/Exception/LoadingFileFailedException.php 22 additions, 0 deletions.../Classes/Command/Exception/LoadingFileFailedException.php
- typo3/sysext/impexp/Classes/Command/Exception/PrerequisitesNotMetException.php 22 additions, 0 deletions...lasses/Command/Exception/PrerequisitesNotMetException.php
- typo3/sysext/impexp/Classes/Command/ImportCommand.php 115 additions, 0 deletionstypo3/sysext/impexp/Classes/Command/ImportCommand.php
- typo3/sysext/impexp/Configuration/Commands.php 12 additions, 0 deletionstypo3/sysext/impexp/Configuration/Commands.php
Please register or sign in to comment