Copied to clipboard

Flag this post as spam?

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


  • Jason 92 posts 175 karma points
    Sep 26, 2016 @ 14:20
    Jason
    0

    Add a new Dashboard to custom section, with code

    I've stumbled upon this question on Stackoverflow, however as it's a few years old now I was wondering if the answer is still the case?

    I found myself asking the exact same question, and would prefer not to manually touch xml files or create an Umbraco package (use the package actions).

    http://stackoverflow.com/questions/17192269/umbraco-add-dashboard-with-code thanks

  • Michaël Vanbrabandt 863 posts 3343 karma points c-trib
    Sep 26, 2016 @ 14:25
    Michaël Vanbrabandt
    0

    Hi Jason,

    what is the reason you don't want to use PackageActions to edit config files when developing packages?

    /Michaël

  • Jason 92 posts 175 karma points
    Sep 26, 2016 @ 14:37
    Jason
    0

    Hi Michaël, I'm not developing a package

  • Damiaan 438 posts 1290 karma points MVP 3x c-trib
    Sep 26, 2016 @ 14:53
    Damiaan
    0

    You will have to edit the "/config/dashboards.config file". There is no other solution via code yet.

  • Damiaan 438 posts 1290 karma points MVP 3x c-trib
    Sep 26, 2016 @ 14:36
    Damiaan
    0

    Can you provide a link to the stackoverflow question? :-)

  • Jason 92 posts 175 karma points
    Sep 26, 2016 @ 14:36
    Jason
    0

    Thanks Damiaan, edited :)

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Sep 26, 2016 @ 14:59
    Tim Geyssens
    101

    Check out https://github.com/abjerner/Skybrud.Umbraco.Dashboard

    The base of this package is to provide a way to manipulate tabs and panels in dashboards in Umbraco 7 - all by using C#.

  • Damiaan 438 posts 1290 karma points MVP 3x c-trib
    Sep 26, 2016 @ 15:07
    Damiaan
    0

    Nice one Tim!

  • Jason 92 posts 175 karma points
    Sep 26, 2016 @ 15:19
    Jason
    0

    Thanks Tim,

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Sep 26, 2016 @ 15:20
    Tim Geyssens
    0

    No problem, glad I could help :)

  • 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