# Make invitation email text customizable by admin or inviter

**URL:** https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408
**Category:** Feature
**Created:** [10.Июнь.2014 21:27:46 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408 "2014-06-10T21:27:46Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [10.Июнь.2014 21:27:46 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/1 "2014-06-10T21:27:46Z")

</div>

Would it be possible to make the invitation email text customizable? Depending on how the permissions are set up on the forum, the text as it is now may not reflect reality or make sense. I also would like to have this be a plain text email that shows the URL in cleartext and so can’t be mistaken for a phishing email.

Here’s what it looks like now on my forum - but when you click on “Visit Kabissa” it does not take the user to the post but to the forum homepage… and they do have to log in before they can post a reply.

 ![](https://global.discourse-cdn.com/meta/original/3X/9/8/989446b7e60ae93b07008bb27b2366ec295cd9a5.png) 

Also, I am currently grappling with the invitation emails which are sent out by my discourse and think that it would help to make the emails more palatable/interesting to the invitee if **the inviter could write a few lines of text explaining why they are inviting them**. The other part of the answer might be to let admins customize their email so that it includes more info about the site and makes sense in their context.

As it is, I now send out two emails when inviting someone to join a topic - one in gmail to warn the person that the invitation is coming and to give context, and another via the invite system.

I do see how this might open up our site to potential spamming.

---

<div class="post-metadata">

### Author: ![ampburner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ampburner/32/5103_2.png) [@ampburner](https://meta.discourse.org/u/ampburner)
#### Post date: [14.Июнь.2014 11:11:07 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/2 "2014-06-14T11:11:07Z")

</div>

agree!

This would also be incredibly useful in a transition peiod when moving from existing forum software.

“I would like to invite you to Discourse because this will be our new forum”

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [14.Июнь.2014 22:58:31 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/3 "2014-06-14T22:58:31Z")

</div>

I just made some incremental improvements, the invite emails now include

- site full name from settings
- site description from settings
- plain vanilla URL (so you can see the domain)

Here’s the copy.

```
[%{site_name}] %{invitee_name} invited you to a discussion

title: 

> %{topic_title}

at

> **%{site_title}**
> 
> %{site_description}

If you're interested, click the link below:

%{invite_link}

This is an invitation from a trusted user, so you can reply to the discussion immediately.

```

(Site-wide invite is similar but omits the topic, obviously, since you aren’t inviting users to a specific topic at that point.)

So make sure your site description is good!

* * *

###[Discourse Meta] codinghorror invited you to a discussion

codinghorror invited you to a discussion

> Why is this discussion software so freaking awesome?

at

> **Discourse Meta**
> 
> Feedback forum for the next-generation open source Discourse forum software

If you’re interested, click the link below:

[https://meta.discourse.org/invites/ef3c2f20cc3d17a9dd624c364fad8bc5](http://example.com)

This is an invitation from a trusted user, so you can reply to the discussion immediately.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [14.Июнь.2014 23:06:09 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/4 "2014-06-14T23:06:09Z")

</div>

> [@tobiaseigen](#):
>
> when you click on “Visit Kabissa” it does not take the user to the post but to the forum homepage

That’s odd, I just tested sending an invite to myself here using my existing email and plus addressing ([name+anything@gmail.com](mailto:name+anything@gmail.com))

**aside: if you do this, be sure to redeem the invite in private / incognito mode!!**

When redeeming the invite I am indeed correctly dropped in the target topic that I sent the invite from. I can’t repro the problem you describe.

Now invites _to the site_ (sent from your user page) rather than invites _to a topic_ (sent from the topic page) will behave differently. Invites sent from the user page are invites to the site as a whole and will dump you at the homepage as expected.

---

<div class="post-metadata">

### Author: ![ampburner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ampburner/32/5103_2.png) [@ampburner](https://meta.discourse.org/u/ampburner)
#### Post date: [18.Июнь.2014 15:24:39 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/5 "2014-06-18T15:24:39Z")

</div>

@codinghorror how about A personal message from the sender?

> I thought this would be relevant to your interests because I know you love Icecream so much!

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [18.Июнь.2014 17:42:40 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/6 "2014-06-18T17:42:40Z")

</div>

> [@ampburner](#):
>
> how about A personal message from the sender?

I think this might be what @codinghorror has in mind.

> [@codinghorror](#):
>
> That’s odd, I just tested sending an invite to myself here using my existing email and plus addressing ([name+anything@gmail.com](mailto:name+anything@gmail.com))
> 
> aside: if you do this, be sure to redeem the invite in private / incognito mode!!

I haven’t attempted to replicate this but will let you know if it comes up again.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [18.Сентябрь.2014 18:46:53 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/7 "2014-09-18T18:46:53Z")

</div>

> [@ampburner](#):
>
> @codinghorror how about A personal message from the sender?
> 
> I thought this would be relevant to your interests because I know you love Icecream so much!

Can we revisit this idea? On the invite popup you would see a brief box for adding an optional personal message. This would be available everywhere you can invite people - topics, invite one person, mass invite by csv.

> [@tobiaseigen](#):
>
> codinghorror said:
> 
> That’s odd, I just tested sending an invite to myself here using my existing email and plus addressing ([name+anything@gmail.com](mailto:name+anything@gmail.com))  
> aside: if you do this, be sure to redeem the invite in private / incognito mode!!
> 
> I haven’t attempted to replicate this but will let you know if it comes up again.

FWIW this hasn’t happened to me again - fluke.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [19.Сентябрь.2014 01:33:19 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/8 "2014-09-19T01:33:19Z")

</div>

One way to accomplish this is to create a “welcome!” topic and invite people to that topic. The topic title and excerpt are quoted in the invite, e.g. “what exactly are you inviting me into, exactly?”

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [19.Сентябрь.2014 04:44:16 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/9 "2014-09-19T04:44:16Z")

</div>

Thanks for the suggestion. This might work for some cases, but not most of the time.

Most of the time I want to send each user a personalized text specific to them, like I would in an email. Or if I am inviting a bunch at once it will be because they are connected through an event or something like that and I will want to refer to it… but I don’t want to start a new topic in the forum about that. I want to send them an email.

So I guess that is the solution for my use case failing a personalized message upon invite. I will send an email to invite people to the forum and use a spreadsheet to track them as they join. Longhand but tried and true.

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [27.Сентябрь.2014 17:48:11 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/10 "2014-09-27T17:48:11Z")

</div>

@tobiaseigen Perhaps [generating invite tokens](https://meta.discourse.org/t/generating-disposable-invite-tokens/17563), and using them in your third-party email system work work better?

(that’s the path we’re leaning towards)

---

<div class="post-metadata">

### Author: ![utkarsh42](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/utkarsh42/32/108430_2.png) [@utkarsh42](https://meta.discourse.org/u/utkarsh42)
#### Post date: [20.Ноябрь.2014 19:29:46 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/11 "2014-11-20T19:29:46Z")

</div>

Any developments on this by any chance?

---

<div class="post-metadata">

### Author: ![noneck](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/noneck/32/115578_2.png) [@noneck](https://meta.discourse.org/u/noneck)
#### Post date: [31.Март.2015 18:57:47 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/12 "2015-03-31T18:57:47Z")

</div>

@codinghorror it appears there are a few who are looking to customize the [invite email](https://meta.discourse.org/t/access-to-forum-invite-email-content/16024).

It would be great to customize `invite_password_instructions` along with all of the other messages under `/admin/customize/site_text/usage_tips`.

At a minimum, the `invite_password_instructions` should include the username and reminder to reset their password.

What other emails/invites should be customizable?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [31.Март.2015 20:25:24 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/13 "2015-03-31T20:25:24Z")

</div>

What is the exact copy you are going for? curious to see if a more general change is apt here (not against the customisation just want to make sure our defaults are great)

---

<div class="post-metadata">

### Author: ![noneck](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/noneck/32/115578_2.png) [@noneck](https://meta.discourse.org/u/noneck)
#### Post date: [31.Март.2015 21:55:54 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/14 "2015-03-31T21:55:54Z")

</div>

@sam thanks for the question.

When I invite someone to my discourse instance, I would like it to read.

> Noel Hidalgo (noneck) invited you to join:

> > talk.beta.nyc  
> > NYC’s new online home to open data, civic technology, open government, and smarter communities.

> If you’re interested, we have created and account for you. Your user name is {%username}. Click the link below to configure your account and set your password.

> {%URL}

> This invitation is from a trusted user, so you won’t need to log in.

Though this process, I would like for the user to confirm their username and set their password.

Thoughts?

---

<div class="post-metadata">

### Author: ![maggieronan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maggieronan/32/115929_2.png) [@maggieronan](https://meta.discourse.org/u/maggieronan)
#### Post date: [07.Апрель.2015 21:08:30 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/15 "2015-04-07T21:08:30Z")

</div>

I’d love to be able to customize the invite copy for my Discourse instance as well—we’re doing an invite-only forum test, and we think it would increase likelihood that invitees will accept their invitations with more personalized copy, rather than the out-of-the-box copy.

---

<div class="post-metadata">

### Author: ![CCSAwebdev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ccsawebdev/32/41077_2.png) [@CCSAwebdev](https://meta.discourse.org/u/CCSAwebdev)
#### Post date: [20.Апрель.2015 17:59:16 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/16 "2015-04-20T17:59:16Z")

</div>

I would also like the ability to customize the invite email.

In particular the “If you’re interested” **needs** to be removed for our site. It’s not ‘if interested’ it’s required these invited people join.

---

<div class="post-metadata">

### Author: ![CCSAwebdev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ccsawebdev/32/41077_2.png) [@CCSAwebdev](https://meta.discourse.org/u/CCSAwebdev)
#### Post date: [21.Май.2015 13:52:50 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/17 "2015-05-21T13:52:50Z")

</div>

Any further updates on this? We would really like to make changes to the invite email.

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [22.Май.2015 06:34:36 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/18 "2015-05-22T06:34:36Z")

</div>

This is one of the things I have to tweak in server.en.yml on each upgrade, preventing me from moving my discourse to the hosted platform.

---

<div class="post-metadata">

### Author: ![ChristopherMcEwan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/christophermcewan/32/41465_2.png) [@ChristopherMcEwan](https://meta.discourse.org/u/ChristopherMcEwan)
#### Post date: [29.Май.2015 00:30:10 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/19 "2015-05-29T00:30:10Z")

</div>

Customisable invitation emails or/or the ability to paste the invitation link into an externally generated invitation email would be a very helpful feature.

_Question moved to Support Category_  
~~In the current configuration, what are the considerations to using a more extensive ‘site description’ text. This would allow me to make the invite email more informative but will it trip me up elsewhere?~~

---

<div class="post-metadata">

### Author: ![Maya\_Leshkowitz](https://avatars.discourse-cdn.com/v4/letter/m/90ced4/32.png) [@Maya\_Leshkowitz](https://meta.discourse.org/u/Maya_Leshkowitz)
#### Post date: [15.Июнь.2015 18:34:52 UTC](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408/20 "2015-06-15T18:34:52Z")

</div>

We are also very interested in email text customization. It would be very useful for our group as we send an invite to new people and we want to tell them more about the group to motivate them to join. Are there plans for adding this feature?

[Next page](https://meta.discourse.org/t/make-invitation-email-text-customizable-by-admin-or-inviter/16408.md?page=2)
