Project

General

Profile

Actions

Feature #53015

closed

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

Allow the activation of packages during runtime

Added by Thomas Maroschik over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2013-10-21
Due date:
% Done:

100%

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

Description

Due to the nature of the Flow Package Manager, packages cannot be activated and directly used during runtime. Before the Package Manager it was possible to activate/deactivate extensions in AdditionalConfiguration.php under certain custom conditions.

This should be made possible again, but with the limitations that packages can just be activated for runtime usage, not deactivated and cannot introduce own class alias mappings.

The ExtensionManager can use this too to load a package after activation until the end of the request and perform further updates of the caching framework and category api.

Actions

Also available in: Atom PDF