Skip to content

[System Settings] Add additional system settings to provider#1644

Merged
mcop1 merged 6 commits into1.xfrom
add-missing-settings-fields
Feb 9, 2026
Merged

[System Settings] Add additional system settings to provider#1644
mcop1 merged 6 commits into1.xfrom
add-missing-settings-fields

Conversation

@Corepex
Copy link
Contributor

@Corepex Corepex commented Feb 6, 2026

Changes in this pull request

Additional info

This pull request expands the settings returned by the getSettings() method in SystemSettingsProvider.php to include additional system configuration options. The new settings provide more comprehensive access to various system features such as documents, objects, assets, error pages, domain redirection, and email configuration.

Additional system settings exposed:

  • Added documents, objects, and assets keys to the settings array, allowing access to their respective system configurations.
  • Added errorPages key for error page configuration.
  • Added redirectToMainDomain key for main domain redirection settings.
  • Added email key for email-related system settings.

@Corepex Corepex self-assigned this Feb 6, 2026
@Corepex Corepex marked this pull request as ready for review February 6, 2026 09:04
@Corepex Corepex requested a review from mcop1 February 6, 2026 09:21
@Corepex Corepex changed the title Add additional system settings to provider [System Settings] Add additional system settings to provider Feb 6, 2026
@Corepex Corepex added this to the next milestone Feb 6, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

@mcop1 mcop1 merged commit 52d9655 into 1.x Feb 9, 2026
13 checks passed
@mcop1 mcop1 deleted the add-missing-settings-fields branch February 9, 2026 09:09
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants