Ralkage
Tbh, I'm struggling to implement this, It's harder than I expected, same issue at my other extension, discussion views, where I just want to add the abillity to let admins/mods set the view count. Unfortunately Flarum lacks documentation so it takes much time to find the right thing to use
Kyrne
Alright, that's a beginning, but the i guess it'll be stored in a table with columns "ip" and "discussion_id" and then i can check it also to increase the viewcount or not, but then i suppose that ip/discussion will never get removed? The table will get huge after weeks i suppose, not that it is a probem but eh