Feature #51473
Epic #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
Status: | Resolved | Start date: | 2013-08-28 | |
---|---|---|---|---|
Priority: | Could have | Due date: | ||
Assigned To: | Thomas Maroschik | % Done: | 100% |
|
Category: | Extension Manager | Spent time: | - | |
Target version: | - | |||
PHP Version: | 5.4 | Sprint Focus: | ||
Complexity: |
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.
History
#1 Updated by Philipp Gampe almost 2 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
6.2.0)
IMHO this duplicates the mentioned #47018.
#2 Updated by Helmut Hummel almost 2 years ago
- Status changed from Needs Feedback to Resolved
#47018 is now merged
#3 Updated by Ernesto Baschny over 1 year ago
- Parent task set to #47018
#4 Updated by Ernesto Baschny over 1 year ago
- % Done changed from 0 to 100
#5 Updated by Thomas Maroschik over 1 year ago
- Assigned To set to Thomas Maroschik