ProCourse Memberships 💸

Thanks for your reply, Jay.

I see that I can restrict a user to add a new topic based on category and the user group or trust level. I want to show membership link(generated by Procourse) to the user who can not add topic or belong to a specific group. Please let me know if it is possible?

Thanks again

The easiest way would be to pin a topic with the instructions. If you don’t like that then you could probably do it with a theme component, but that’s not my wheelhouse.

1 个赞

This sounds interesting. If I am using paypal, is there any way to know how much revenue is coming from ProCourse as opposed to other sources which could be paying into my paypal account (donate buttons on other websites for example)? Is there a way to export all payments made through the plugin? If there is no functionality for this, is anything recorded to the database (which could be queried using sql)?

You have a logs page in the admin panel of the forum

I don’t use paypal, but I guess in your paypal account, you’ll have subscription pages related to the ones you created in your forum with more detailled stats

Hi Jay,

I have restricted a user from posting using categories security.

I am using stripe for subscription, when i tried it using test details it returns me 400 error. Please check the screenshot: http://prntscr.com/nqssg3

Thanks for your help.

Hi everyone. Can ProCourse plugin be used as a gateway without charging a fee? I know that I can restrict group access in group settings, but with the plugin, I can show and explain the purpose of the gateway, and step them through it. So, could the billing step be removed if the fee is set to zero dollars?

Can I set the fee to zero, and remove the billing step?

Wouldn’t be easier to set up a group where they can request membership?

Without a fee, this plugin will not do anything more than that

1 个赞

Understood, but the registration flow would appear like the fee groups, which is nice for consistency.

Another question: could a $ fee be replaced with a requirement to post in a specific category? This way, users will need to create specific content before having group membership privelages.

You could have a category that was the only category that tl1 could post to and see that tl2 required creating a topic (I think).

2 个赞

Interesting. I’ll play around and report back. It’s definitely food for thought.

After I installed the plugin and created one level for experiment. The link to that level doesn’t open properly (only shows first few lines and keeps processing).

I’ve installed this plugin thru ProCourse Plugin Installer.

@pfaffman I’m re-reading your reply, and I’m just not getting how this would work. I’d like to require a user to post to category 1 before they can view category 2. Would your suggestion help me accomplish this? If yes, how so? I apologize for not getting it.

我或许可以在分类和群组方面提供帮助,但仅限于此。

能否请您举例详细说明一下您遇到的问题?

我原本以为 TL1 或 TL2 需要创建主题,但事实并非如此。我认为您需要一个插件,该插件可以在用户在某个类别中发帖后将其添加到特定群组。我猜费用可能在 500 到 1000 美元之间。

1 个赞

在类别 #1 中,我希望发布考试学习资料的链接。该类别将设为群组类别,想要访问这些主题的用户需要先在另一个类别(类别 #2)中发布一个主题。完成该操作后,他们将被加入该群组,并可以查看类别 #1 中的帖子。

1 个赞

啊!
抱歉。这超出了我的能力范围。
我现在才理解您的要求。

有可能添加其他货币吗?我们使用的是新西兰元。

嘿,ProCourse 团队,

我们即将开始集成,有几个问题想请教。在阅读了本线程中的所有回复后,我猜测我们需要三个插件:会员管理(membership)、预览(teasers)和静态页面(static)。

我们的社区完全为付费用户开放。也就是说,如果不加入,就无法阅读论坛内容。此外,我们还要求用户填写表单,以便收集他们的信息。作为一个专业社区,表单中的问题包括“您的职位是什么?”等。

我们能否在注册过程中将表单集成到一个静态页面中?用户流程大致如下:

  • 在 Discourse 中创建账户
  • 用户可以登录,并通过 Teaser 插件查看特定分类中的主题。这很重要,因为我们有一个论坛,其中包含一个私密区域。我猜测分类限制主要通过 Discourse 的用户权限设置(针对新用户)来实现,而 Teaser 插件则只是阻止他们阅读回复?
  • 当他们点击某个主题时,如果无法查看回复,系统会将他们引导至一个静态页面,提示他们加入以访问其余内容。
  • 之后,他们能否被引导至另一个静态页面填写表单?表单填写并提交后,他们将被重定向到支付页面。

最后,是否支持子会员功能,或者至少支持分级定价?目前我们有两种会员类型:个人会员和公司会员。公司会员包含 3 个用户席位,且价格并非个人会员价格的三倍。我非常希望能听听您关于如何最佳管理这一需求的建议。

1 个赞

这些插件不会更改账户创建的任何设置,它将按往常一样运作。

以及

分类安全设置将被遵守。主题内容将被隐藏,但您可以在希望启用的分类上激活 Teaser 功能。

标题和分类名称将可见,但如果他们不是私密组的成员,他们将无法访问任何内容。

如果您没有适当的权限,他们将被重定向到您选择的链接。以下是分类中的设置示例:

对于链接,我将其重定向到一个静态页面,在该页面我展示了不同的套餐选项。我创建了一个基本的 HTML 表格(这是法语版本,并且对响应式设计不太友好,但它能向您展示静态页面可以实现的效果)。

总结一下:

  • 您可以将特定分类限制为仅特定组可见
  • 您可以通过会员系统创建一个会员资格,该资格赋予用户访问该组的权限
  • 您可以使用 Teaser 插件显示该分类的标题和回复数量
  • 如果用户没有相应权限,他们将被重定向到您指定的页面。例如,一个列出所有直接会员访问选项的静态页面。

我认为您无法创建一个可以添加此类表单的静态页面。最好的方法是在账户创建过程中使用 Discourse 已有的选项设置必填的自定义字段,并由工作人员进行验证,然后将他们重定向到会员页面或静态页面:thinking:

目前还不支持。您可以为同一组访问权限创建多个会员页面,提供按月或按年付费的选项,但无法支持多账户功能。

您需要聘请 Procourse 团队来开发一个附加组件。

https://procourse.co/contact/

2 个赞