# What is the best way to integrate member applications?

**URL:** https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467
**Category:** Support
**Created:** [2015 年11 月 11 日 18:01 UTC](https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467 "2015-11-11T18:01:23Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Thomas\_Davis](https://avatars.discourse-cdn.com/v4/letter/t/90ced4/32.png) [@Thomas\_Davis](https://meta.discourse.org/u/Thomas_Davis)
#### Post date: [2015 年11 月 11 日 18:01 UTC](https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467/1 "2015-11-11T18:01:23Z")

</div>

We need to add a member application to recruitment process. In mapping out how this will work, it seems pretty complicated. So I am hoping there is a better way like integrating it with new user registration.

**Terms**

- User - Someone that wants to be a member. They may or may not have a forum account.
- Member - Someone that has been accepted by an admin, added to a forum member group. They must have a forum account.

### Google forums model

I tried mapping out a process with Google Forms, but that got a little ugly with the disconnect between the application and forum user information.

1. User fills out application
2. Google mails to admin
3. Admin mails user and tells them to create a forum account and PM the admin to get permissions setup.
4. User creates forum account
5. User PM’s admin (not totally trivial for a user new to discourse)
6. User post a self-introduction

_User has 4 disjoint steps to become a member_

### The ideal model is

1. User creates forum account
2. User presented application in the process
3. Application auto-creates a new thread in a set category
4. Admin and others review the application
5. Admin accepts and PM’s user of new status

_User has only 1 step to become a member_

All tips and suggestions are appreciated.

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [2015 年11 月 11 日 22:29 UTC](https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467/2 "2015-11-11T22:29:45Z")

</div>

My forum uses applications, set up using the following:

1. Link in the header ([ref](https://meta.discourse.org/t/adding-plugin-outlets-using-site-customizations/32727)) to a page explaining application process

2. Create a category for applications to be posted in, use either topic template for the category (one of the options in editing the category) or use a link with prefilled topic information ([ref](https://meta.discourse.org/t/compose-a-new-pre-filled-topic-via-url/28074)) to create the application

That gives you a way to draw attention to the application, a way to define the application questions, and a place to store the applications. We have the ‘applications category’ set to autoclose any new topics immediately (in category sections, again) and then someone moves the application to a private forum for discussion.

So the full process is:

1. User creates forum account
2. User clicks on ‘join link’, reads instructions, clicks button to fill out and submit application
3. Staff moves from ‘submit’ to ‘review’ category (application is necessarily public prior to this, which may not be ideal depending)
4. Staff and others review application
5. Staff PMs user

Whether this will work for you will depend on your particular setup, but hopefully it gives you some ideas at least. It was initially just a quick workaround for us (we’re a ~12 year old gaming community that switched to Discourse earlier this year, been using applications the entire time), but it seems to work well enough so it’s sticking around for now.

---

<div class="post-metadata">

### Author: ![Thomas\_Davis](https://avatars.discourse-cdn.com/v4/letter/t/90ced4/32.png) [@Thomas\_Davis](https://meta.discourse.org/u/Thomas_Davis)
#### Post date: [2015 年11 月 12 日 01:10 UTC](https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467/3 "2015-11-12T01:10:41Z")

</div>

Thank you so much for this. I cannot express how thankful I am. I am in a similar situation as you were. 😄

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2018 年11 月 22 日 15:34 UTC](https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467/4 "2018-11-22T15:34:38Z")

</div>



---

<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: [2018 年11 月 23 日 03:32 UTC](https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467/5 "2018-11-23T03:32:14Z")

</div>

Note to complement this we also now have groups that allow membership requests visible in the `/groups` page.

---

<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: [2018 年11 月 23 日 03:32 UTC](https://meta.discourse.org/t/what-is-the-best-way-to-integrate-member-applications/35467/6 "2018-11-23T03:32:18Z")

</div>


