Skip to content

Added enhanced module configuration handling

Jamie Carl requested to merge master into 246-php8-compatibility

The application now maintains a list of modules linked to configuration property names. If these properties exist, then the defaults are configured on the defined class module.

Merge request reports