Skip to content

How to set social media urls language agnostic in TYPO3 v13/ BP v16? #1616

@EvilBMP

Description

@EvilBMP

How can I set the social media channel urls language agnostic, e.g. page.theme.socialmedia.channels.youtube.url? I am using TYPO3 v13 and BootstrapPackage v16 using site sets and site settings.

In older versions of BP these settings were set via TypoScript constants and therefore could be overwritten via TypoScript condition.

But now the site settings are always included as the last import in the TypoScript constants hierarchy.

I also tried to remove the social media channel url settings from the site settings and to set them via TypoScript constants in my sitepackage site set. But this results in empty social media channel urls (default values from the settings.definitions.yaml in BP).

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions