# Membership anniversary

**URL:** https://meta.discourse.org/t/membership-anniversary/279680
**Category:** Community Building
**Created:** [September 21, 2023, 10:38am UTC](https://meta.discourse.org/t/membership-anniversary/279680 "2023-09-21T10:38:25Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![alice.paul](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alice.paul/32/328205_2.png) [@alice.paul](https://meta.discourse.org/u/alice.paul)
#### Post date: [September 21, 2023, 10:38am UTC](https://meta.discourse.org/t/membership-anniversary/279680/1 "2023-09-21T10:38:25Z")

</div>

Hello Discourse Community,  
We’re working on membership integration on our open B2B community and would **leverage the ambassadors features.**  
I see the “Membership anniversary”, the “leaderboard” and the badges.  
Did you added other plugin?  
How are you highlighting the profile engagement? (monthly post greetings? auto. badges?)  
Thanks a lot

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [September 21, 2023, 8:18pm UTC](https://meta.discourse.org/t/membership-anniversary/279680/2 "2023-09-21T20:18:35Z")

</div>

> [@alice.paul](#):
>
> I see the “Membership anniversary”, the “leaderboard” and the badges.

Just in case you are unsure about how to enable or configure these features, anniversaries (and birthdays) are added by the [Cakeday plugin](https://meta.discourse.org/t/discourse-cakeday-celebrating-birthdays-and-anniversaries/38447), the Leaderboard is added by the [Gamification plugin](https://meta.discourse.org/t/discourse-gamification/225916). The badge system is a part of the core Discourse code. It can be configured from your Admin / Badges page. Let us know if you have any questions about setting things up.

> [@alice.paul](#):
>
> How are you highlighting the profile engagement? (monthly post greetings? auto. badges?)

It would be great to hear from some sites that are making use of these features. I know they’re out there, but are not necessarily active on this forum.

---

<div class="post-metadata">

### Author: ![alice.paul](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alice.paul/32/328205_2.png) [@alice.paul](https://meta.discourse.org/u/alice.paul)
#### Post date: [September 22, 2023, 2:39pm UTC](https://meta.discourse.org/t/membership-anniversary/279680/3 "2023-09-22T14:39:17Z")

</div>

Hello @simon thanks a lot for your feedback.  
All the plugin have been by my colleague and work well!  
I was wondering if we have other ambassador tips or features we could promote.  
For instance, one of our member received an auto. email from Discourse (french version enclosed), saying hi & well done for your online actions last week, we granted you a new badge.

 ![Capture d’écran 2023-09-22 à 16.29.01](https://global.discourse-cdn.com/meta/original/4X/8/a/8/8a8756cdf7dd7fdec7ea85fc48c6c35e9e36b8e4.png)  
Thanks 🙂

---

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [September 22, 2023, 3:22pm UTC](https://meta.discourse.org/t/membership-anniversary/279680/4 "2023-09-22T15:22:31Z")

</div>

You could customize the automatic messages that are sent out when a member is granted a new trust level on the forum (and the related trust level badge).

The text variables are:

- Trust Level 1 message  
system\_messages.welcome\_tl1\_user.text\_body\_template  
system\_messages.welcome\_tl1\_user.subject\_template
- Trust Level 2 message  
system\_messages.tl2\_promotion\_message.text\_body\_template  
system\_messages.tl2\_promotion\_message.subject\_template
- Trust Level 3 message  
lounge\_welcome.body  
lounge\_welcome.title

(I shared a more comprehensive how-to on customizing system messages at [Customizing trust level promotion messages for new users](https://meta.discourse.org/t/welcome-new-users-with-customized-trust-level-promotion-messages/193270))

You could also combine that with tweaking the access settings for trust level 3 (Regular) and customizing the default Lounge category.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [September 22, 2023, 4:36pm UTC](https://meta.discourse.org/t/membership-anniversary/279680/5 "2023-09-22T16:36:14Z")

</div>

> [@alice.paul](#):
>
> For instance, one of our member received an auto. email from Discourse (french version enclosed), saying hi & well done for your online actions last week, we granted you a new badge.

That email was for the New User of the Month badge. It is granted to two new users each month, based on how many posts they created and how many likes they received. The badge is enabled by default. You can confirm that it is enabled on your site by looking for the “New User of the Month” entry on your Admin / Badges page.

I believe it’s one of the few Discourse badges that generates a notification that will be sent by email. If the [Discourse Automation](https://meta.discourse.org/t/discourse-automation/195773) plugin is installed on your site, you could use it to trigger Personal Messages to be sent when other types of user related events occur. For example, you can use it to trigger PMs for badges other than the New User of the Month badge. You can also use it trigger a PM when a user’s post is accepted as a solution, or when a user is added to a group. Possibly that would be a useful tool for increasing engagement.

---

<div class="post-metadata">

### Author: ![alice.paul](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alice.paul/32/328205_2.png) [@alice.paul](https://meta.discourse.org/u/alice.paul)
#### Post date: [September 25, 2023, 1:45pm UTC](https://meta.discourse.org/t/membership-anniversary/279680/6 "2023-09-25T13:45:39Z")

</div>

@Quentin_B FYI 🙂
