# \[PAID\] Custom user menu tab - per group setting

**URL:** https://meta.discourse.org/t/paid-custom-user-menu-tab-per-group-setting/220973
**Category:** Marketplace
**Created:** [March 15, 2022, 7:33am UTC](https://meta.discourse.org/t/paid-custom-user-menu-tab-per-group-setting/220973 "2022-03-15T07:33:44Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![osioke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osioke/32/238946_2.png) [@osioke](https://meta.discourse.org/u/osioke)
#### Post date: [March 15, 2022, 7:55am UTC](https://meta.discourse.org/t/paid-custom-user-menu-tab-per-group-setting/220973/3 "2022-03-15T07:55:16Z")

</div>

Nice! So basically, implement what Kris mentioned here:

> [@Custom user menu tab](https://meta.discourse.org/t/custom-user-menu-tab/130091/7):
>
> Yeah definitely possible, currently the component does: if (this.currentUser.moderator) { parseTabSettings(settings.moderator\_only\_tab\_links); return items; } …swap out this.currentUser.moderator to check for a group membership… and then settings.moderator\_only\_tab\_links would be swapped out for the specific links for that group. I can look into adding a setting that accepts various group names and links when I get a chance.

---

_[View the full topic](https://meta.discourse.org/t/paid-custom-user-menu-tab-per-group-setting/220973)._
