Project

General

Profile

Actions

Bug #70077

closed

Allow overriding system extensions

Added by Helmut Hummel over 8 years ago. Updated over 6 years ago.

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

100%

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

Description

When making a copy of a system extension and place the copy
in typo3conf/ext, the package manager is capable of loading the copy instead
of the original extension. However the path of the classes would still be wrong.

To support this feature properly, we need to create class maps of the new location
to override the already registered maps.

For this to work the composer.json packae type needs to be changed from "typo3-cms-framework"
to "typo3-cms-extension" in the system extension copy.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #55646: Framework Packages aren't sorted properly if package is overriten in typo3conf/extClosed2014-02-04

Actions
Actions

Also available in: Atom PDF