# 将非 Patreon 赞助者添加到赞助者组

**URL:** https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406
**Category:** Support
**Tags:** patreon
**Created:** [2018 年9 月 5 日 11:55 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406 "2018-09-05T11:55:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![VerticalVeg](https://avatars.discourse-cdn.com/v4/letter/v/e0b2c6/32.png) [@VerticalVeg](https://meta.discourse.org/u/VerticalVeg)
#### Post date: [2018 年9 月 5 日 11:55 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406/1 "2018-09-05T11:55:37Z")

</div>

I’ve recently set up Patreon and Discourse - even though I have very limited technical knowledge, the plugin to link them seems to be working great… Thanks.

At the same time, I’ve some people who want to support my work but don’t want to give via Patreon (for various reasons - not least Patreon charges 20% VAT) - and who are donating by PayPal, bank transfer, even by cheque 🙂

On the Discourse Forum I’d like to recognise these people as Patrons, give them the same patron symbol, and enable them to get the same privileges that my Patreon patrons get. But, of course, if I add someone manually to the Patreon group in Discourse, they are removed if they are not giving via Patreon.

Is there a way, in Discourse, that I can give my nonPatreon patrons the same privileges and badge as my Patreon patrons?

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [2018 年9 月 5 日 12:17 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406/2 "2018-09-05T12:17:13Z")

</div>

Since you can not add non-patron members to the patreon group, you can create another patreon group using another name such as “other-patrons” (or “supporters”, benefactors" etc …). Configure this group with the same privileges you have given to patreon group and add members manually (or allow users to request participation in the group).

You can automatically assign a badge to that group, see

> [@Grant a badge for all members of a group](https://meta.discourse.org/t/automatically-grant-a-badge-for-all-members-of-a-group/18147):
>
> I just created a badge for all the awesome [plugin authors](https://meta.discourse.org/badges). Creating a badge targeting a group is quite easy, just type this into the SQL box: select user\_id, created\_at granted\_at, NULL post\_id from group\_users where group\_id = ( select g.id from groups g where g.name = 'GROUP\_NAME\_IN\_LOWER\_HERE' ) I will add a trigger for this at some point so granting is faster, in the mean time just go to /sidekiq/scheduler and kick off the badge job to rush it. See [Triggered custom badge queries](https://meta.discourse.org/t/triggered-custom-badge-queries/19336) for mo…

---

<div class="post-metadata">

### Author: ![VerticalVeg](https://avatars.discourse-cdn.com/v4/letter/v/e0b2c6/32.png) [@VerticalVeg](https://meta.discourse.org/u/VerticalVeg)
#### Post date: [2018 年9 月 5 日 12:44 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406/3 "2018-09-05T12:44:52Z")

</div>

Thank you so much fo that solution. I’m trying it now - got the new group set up fine (I think), just need to work out how to do the badges - my project for this evening!

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [2018 年9 月 5 日 12:52 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406/4 "2018-09-05T12:52:54Z")

</div>

If you have private categories for your patrons **be sure** to remember to add the new group to those categories (tab Security)

---

<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: [2022 年11 月 26 日 15:14 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406/6 "2022-11-26T15:14:31Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
