# Are these plugins possible?

**URL:** https://meta.discourse.org/t/are-these-plugins-possible/72366
**Category:** Feature
**Created:** [October 18, 2017, 6:42pm UTC](https://meta.discourse.org/t/are-these-plugins-possible/72366 "2017-10-18T18:42:53Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [October 18, 2017, 6:53pm UTC](https://meta.discourse.org/t/are-these-plugins-possible/72366/3 "2017-10-18T18:53:16Z")

</div>

Let me caveat this with: Anything is _possible_, it just depends on how much ruby/javascript knowledge, and time the developer has.

For number 1, the [Discourse Patreon](https://meta.discourse.org/t/discourse-patreon-integration/44366) plugin would be a good starting point. You’d need to remove the Patreon API and replace it with an API for your crypto-currency provider first. That would allow you to add users to groups based on payment. You’d then need a plugin to modify what a user can do based on group membership, I don’t think there are any examples of that.

For number 2, you’d need a plugin that calculates these points based on forum activity. That shouldn’t be too complicated. Then, using the same plugin from number 1 you’d add them to groups based on how they spend their points and with that can gain access.

Both are doable, but are likely to be fairly involved.

---

_[View the full topic](https://meta.discourse.org/t/are-these-plugins-possible/72366)._
