Project

General

Profile

Actions

Bug #95703

closed

Extension Manager shows Root Composer Package

Added by Oliver Hader almost 3 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
-
Start date:
2021-10-19
Due date:
% Done:

100%

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

Description

In a Composer-based setup, the root composer.json package is listed as extension.

This behavior is triggered by having extra->typo3/cms section defined (not matter which properties exactly) like the following:

    "extra": {
        "typo3/cms": {
            "web-dir": "public" 
        }
    },

Removing this section completely from the root composer.json (web-dir: public is the default behavior) removes the listing in extension manager as well.


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #95727: Most System extensions not displayed anymoreRejected2021-10-22

Actions
Actions

Also available in: Atom PDF