Project

General

Profile

Actions

Feature #83819

closed

New ExtensionConfiguration: Option to set values transiently - only for current request

Added by Andreas Allacher about 6 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Start date:
2018-02-09
Due date:
% Done:

0%

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

Description

If I use the API to change values via PHP, I might not want to write those settings back to LocalConfiguration but instead just use them for the current request,
e.g. providing settings for third party extensions via AdditionalConfiguration.php so all necessary values are set after a deployment without user interaction.

Of course, one could set the values during deployment using a separate task to provide default values but admin backend users could then override those values without sourcecode changes (might not find their way back to the sourcecode and might be lost with another deployment).

Actions

Also available in: Atom PDF