# Een plugin-uitgang bovenop de zijbalk

**URL:** https://meta.discourse.org/t/a-plugin-outlet-on-top-of-the-sidebar/285248
**Category:** Feature
**Tags:** completed
**Created:** [12 november 2023 om 11:28 UTC](https://meta.discourse.org/t/a-plugin-outlet-on-top-of-the-sidebar/285248 "2023-11-12T11:28:27Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [27 februari 2024 om 18:52 UTC](https://meta.discourse.org/t/a-plugin-outlet-on-top-of-the-sidebar/285248/13 "2024-02-27T18:52:56Z")

</div>

Last week we discussed this some more internally and ended up where the consensus was that there’s no way around adding outlets at the moment — so now we have:

`before-sidebar-section` and `after-sidebar-sections` available as outlets

If the need is to add a custom section of links that mirrors the layout of existing link sections, the recommendation is to still use the API so we can maintain compatibility if the sidebar changes in the future. If this part of Discourse were to change again (no current plans) we can’t promise that the plugin outlets would neatly be migrated over like we can with an API.

---

_[View the full topic](https://meta.discourse.org/t/a-plugin-outlet-on-top-of-the-sidebar/285248)._
