Actions
Bug #68093
closedPrioritize composer package information in extension manager
Status:
Rejected
Priority:
Should have
Assignee:
Category:
composer
Target version:
Start date:
2015-07-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Currently all information in the extension manager lists are resolved from the ext_emconf.php. For a better composer integration the information should come from composer manifest before and be just extended from ext_emconf.php.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41151
Updated by Nicole Cordes over 9 years ago
- Status changed from Under Review to Rejected
Not necessary in non-composer mode.
Actions