# Add plugin-outlet for user main navigation

**URL:** https://meta.discourse.org/t/add-plugin-outlet-for-user-main-navigation/56075
**Category:** Development
**Created:** [1월 20, 2017, 1:21오후 UTC](https://meta.discourse.org/t/add-plugin-outlet-for-user-main-navigation/56075 "2017-01-20T13:21:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [1월 20, 2017, 1:21오후 UTC](https://meta.discourse.org/t/add-plugin-outlet-for-user-main-navigation/56075/1 "2017-01-20T13:21:22Z")

</div>

I’m working on a couple plugins where I’d like to add a menu item on the user level. To me it makes sense to have a way to add to this here:

 ![](https://global.discourse-cdn.com/meta/original/3X/c/7/c7c0b705354c9cda1189bfaa6636919f7ad3979f.jpg)

Any time we have something that is tied to the user, we could create a menu item on the user level. I’m specifically trying to find a way to show a user their license keys and subscriptions on the site.

And to make things easier 😉

[https://github.com/discourse/discourse/pull/4667](https://github.com/discourse/discourse/pull/4667)
