There is a way to force redirect first time post to one category?
-
Hello guys.
I want to redirect first time post from a member to one category, before he/she can post everywhere. Are there any plugin can do that or maybe few directions to accomplish this with few lines of code?
Thank so much
NormandoEDIT: Something like Rewards plugin, but with this behaviour:
IF USER: POST COUNT: IS: >= 1 IN CATEGORY: PRESENTACIONES: THEN: CAN POST IN ALL CATEGORIES.
-
You either have to write a plugin to reroute posts to a category if post count is less than 1, or remove posting privileges from
registered-users
from all categories except one, once they make a post add them to a different group that has full posting privileges.
Copyright © 2024 NodeBB | Contributors