Copied to clipboard

Flag this post as spam?

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


  • Biagio Paruolo 1621 posts 1914 karma points c-trib
    Jun 29, 2016 @ 16:40
    Biagio Paruolo
    0

    Dashboard.config: How to add <section> dinamically?

    How to add

    dinamically to dashboard.config file without to manually add section when install a plugin o a custom section?

  • Marc Goodson 2157 posts 14434 karma points MVP 9x c-trib
    Dec 11, 2021 @ 10:35
    Marc Goodson
    0

    Hi Biagio

    You want to look at the subject of 'Package Actions'

    These actions allows you to add instructions to your plugin so that when they are installed by the backoffice, they can insert into dashboards.config or trees.config the necessary settings to display your package.

    In V7, it's based on a configuration transform file https://our.umbraco.com/Documentation/Extending/Packages/Package-Actions/index-v7#add-dashboard-section

    In V8, the package actions can be written in code: https://our.umbraco.com/Documentation/Extending/Packages/Package-Actions/custom-package-actions

    regards

    Marc

    v8:

  • 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