Skip to content
Snippets Groups Projects
Commit 37b747a1 authored by Helmut Hummel's avatar Helmut Hummel
Browse files

[BUGFIX] Populate extension configuration on install

Instead of duplicating default extension configuration
in DefaultConfiguration.php, we now populate it
after LocalConfiguration.php has been written.

Benefit is that we don't duplicate configuration and
that we even can have other system extensions enabled
by default without having to touch anything.

Resolves: #83420
Releases: master
Change-Id: I4118066e986bc7bab2dcb0cc67dbd4a2d89c70a3
Reviewed-on: https://review.typo3.org/55209


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
parent e5e93a30
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment