I was trying to implement a feature where the users can upvote on first post in a discussion with "features request" tag but not on other tags. The other tags they can only "like"
The release notes say that this is a replacement to Likes extension in Flarum. However, I was able to make it work with both Likes and the FOF Gamification. I can like the post and see the thumbs up to upvote ( Is this a glitch that I can expect to break down later)?
Also, I was able to set a permission level where on the global setting, only admins can upvote / see voters and everyone can like and was able to create a rule by tag for the "features request" tag where users can upvote and see the voters but not like any post in that tag. The only draw back to this is the regular users can see the thumbs up on regular posts but not use it and can only click it on the first posts of discussions tagged with "feature request".
Is this an approach that can cause me issues later?