XF 2.1 ignore forum by members interest

Idhae

Active member
Hi together,
I develope an addon and need some help, i hope someone could help or give me an idea how i could do that.
-in the backend you should be able to create the interests and assign forums to them
-the members should be able to choose their interests
-when members save their interests, everthing that does not belong to the selected interests should be ignored (forums)

I have allready coded the create interest stuff and save node_ids to them, the stuff for the members to select on registration and in account/preferences.
This stuff is saved in a table.

But now the big question, i dont understand how i could bring this in the xenforo system like user_ignore works?
 
Top Bottom