Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Membership based access

6 Posts
2 Users
1 Reactions
1,140 Views
Posts: 44
Topic starter
(@mustafamohsen)
Trusted Member
Joined: 3 years ago

TL;DR

I want to provide access to forums based on membership system, considering that an account might be a member of multiple programs, and accordingly should have access multiple forums

Full Question

I'm pretty new here, and I already like WPForo

I want to create a membership based forum access. For example, let's say that I have a membership site with three types of programs that are not mutually exclusive: "Teacher", "Coach", "Trainer". I want to give each of them access according to their subscription, considering the case that a member might have purchased more than one membership package

What I noticed is that a membership plugin can provide access by assigning a WP role, which maps to a User Group. The problem with that is that roles are mutually exclusive, so I can't assign multiple roles to an account

What is the possible way to solve that?

5 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @mustafamohsen,

You have three membership roles - "Teacher", "Coach", "Trainer". Are these roles connected/synchronized to WordPress Roles?

Posts: 44
Topic starter
(@mustafamohsen)
Trusted Member
Joined: 3 years ago

Hi @chris

Thank you

These are just examples. I don't have any of it set up yet, awaiting guidance

Kindly note that these are NOT mutually exclusive, in contrast to WP Roles

3 Replies
(@mustafamohsen)
Joined: 3 years ago

Trusted Member
Posts: 44

Hi @chris

I was wondering, do you have any insights?

Thanks

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@mustafamohsen,

Check this Plugin: https://wordpress.org/plugins/multiple-roles/

You can find other a*s well.

(@mustafamohsen)
Joined: 3 years ago

Trusted Member
Posts: 44

@chris Thanks! I appreciate it