Copied to clipboard

Flag this post as spam?

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


  • TempleClause 32 posts 248 karma points
    Feb 17, 2015 @ 23:02
    TempleClause
    0

    Add a new menu itme to BackEnd

    Hello guys,

    I would like to run some C# code from the backend. I think the easiest way would be to attach a new menu item to the developer section. How would I do this? Let's say I would like to add a new MenuItem called "Tools" with a sub item "DataBase Tools".

    Could someone point me in the right direction for this please?

    Thanks!

    Umbraco version 7.2.1 assembly: 1.0.5462.37503

  • Zac 239 posts 541 karma points
    Feb 17, 2015 @ 23:21
    Zac
    101

    You can do this in a variety of ways.  The easiest is to create a custom dashboard item.

    You can link the dashboard to a view or user control pretty easily.

    If you want something more complex, you may want to create a custom tree.

    This might be a good starting point for you: http://www.nibble.be/?p=440

  • 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