Project

General

Profile

Actions

Bug #55908

closed

Epic #47018: Implement Composer support and clean package manager API

Package-Manager / Extension-Manager reads depencies only from ext_emconf.php

Added by Steffen Ritter about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When defining dependencies in the composer.json installing the extension does not install the dependent extensions since it only seems to look at ext_emconf.php

Since the depencies in composer.json are used for loading order detection, installing the extension fails with an exception (as it is not prevented, but the base extension is not loaded)

Actions

Also available in: Atom PDF