Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Erik 2 posts 72 karma points
    Jun 08, 2023 @ 10:43
    Erik
    0

    Edit backoffice?

    Hey!

    Is it possible to edit the Umbraco backoffice? Lets say I would like to edit the "Welcome to Umbraco" text into Welcome to Company name Umbraco. In Umbraco 11.

    I would also like to be able to edit the the HTML in media and settings the same way.

    If this is possible, how do I do this?

    Regards, Erik

  • Marc Goodson 2157 posts 14435 karma points MVP 10x c-trib
    Jun 09, 2023 @ 12:14
    Marc Goodson
    0

    Hi Erik

    There is a good tutorial here about how you can create your own Welcome Dashboard:

    https://docs.umbraco.com/umbraco-cms/tutorials/creating-a-custom-dashboard

    that might give you an insight into how these things are configured.

    Additionally, key terms in the backoffice are 'translatable' (and so therefore editable via a set of Language Keys

    https://github.com/umbraco/Umbraco-CMS/blob/d9dced55c4ed86ef979b34277534fd48f852013b/src/Umbraco.Core/EmbeddedResources/Lang/en.xml#L4

    more info about Language Files and Localisation here:

    https://docs.umbraco.com/umbraco-cms/extending/language-files

    regards

    Marc

  • Erik 2 posts 72 karma points
    Jun 09, 2023 @ 12:16
    Erik
    0

    I will take a look at this, thanks!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies