Actions
Feature #51473
closedEpic #47018: Implement Composer support and clean package manager API
Make it possible, that extensions use composer to load libraries just once for the whole TYPO3
Start date:
2013-08-28
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.4
Tags:
Complexity:
Sprint Focus:
Description
Make it possible, that extensions use composer to load libraries just once for the whole TYPO3
1. download ext from ter / upload from filesystem 2. use composer to load all needed libraries etc. to typo3conf/lib/ 3. if all worked install ext 4. be happy to have smaller extensions in TER
Having this it's easier to combine opensource licenses, as the lib may not be shipped with an ext.
Updated by Philipp Gampe about 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
6.2.0)
IMHO this duplicates the mentioned #47018.
Updated by Helmut Hummel about 11 years ago
- Status changed from Needs Feedback to Resolved
#47018 is now merged
Updated by Thomas Maroschik almost 11 years ago
- Assignee set to Thomas Maroschik
Actions