Hi, guys 👋
I'm new here and just starting my journey with Flarum.
Very cool tool for creating a forum. Thanks to the developers and everyone involved in its creation 🔥
I have a task to set the privacy of some tags.
Flarum has the ability to show or hide tags to selected groups of users and that's cool.
I want to make all users see all the discussions on the forum in the discussion list, but so that they cannot get into the discussion itself to see what is happening there (only by permission for some user group)
A kind of marketing trick to increase the interest of users and their desire to get into the group of users who can participate in these "closed" discussions.
On the example of this forum, it could look like this:
- I can see all the discussions in the tag "off-topic"
- But when I click on a discussion and try to get there, I get a page or a popup that says that the discussion data is available only to users of the "Expert users" group (I can't go inside the discussion and see what's written there, I can only see discussion name , author, number of comments, etc. at discussions list).
I couldn't find an extension that can do that.
Tell me please is there any extension that can do this?
Or the solution is very custom and I need to write my own code?