Actions
Task #68261
closedImprove detection of installed setup
Start date:
2015-07-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When installing TYPO3 via composer and installing
an extension at the same time, the install tool cannot
be called after that, as the typo3conf/ directory already
exists.
The check is optimized to check for the LocalConfiguration.php
and PackageStates.php which are not present at first install.
Actions