Project

General

Profile

Actions

Task #68700

closed

Improve composer integration

Added by Alexander Stehlik over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
composer
Target version:
-
Start date:
2015-08-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Since the composer handling in TYPO3 6.2 is not perfect and you quite easy run into troubles when it comes to dependency handling, I have a suggestion to improve the current situation.

My suggestion is to ignore the Composer dependencies in the TYPO3 Extension Manager completely and only respect the ext_emconf.php files.

This would makes things a lot easier:

In the composer.json files you could use real Composer Package names for dependency handling (e.g. typo3-ter/my-dependency or even my-vendor/mypackage for packages from Packagist).

In the ext_emconf.php files you use Extension keys.

No need for "replace" configuration in the composer.json files any more. No more hassle with underscore / dash naming.

I'll push my proposed solution to Gerrit.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #63545: Cannot download extension because buildDependencyGraphForPackages failedClosed2014-12-03

Actions
Actions

Also available in: Atom PDF