Custom post sorting order in the topics

Hello everyone!

Is the any option and/or plugin that allow users to sort posts in the topic by posting date (ascending/descending), number of reactions per post etc. ?

I see no working plugin implement this in 2026.

I’ve built this some time ago, it was never openly released because it was made for a specific client.
I’m not sure if it still works but you can give it a try GitHub - communiteq/discourse-sort-by-likes · GitHub

2 Likes

Your plugin adds only “sort by likes” option, not “sort by creation date”, right?

That is correct.
Created date is the default and reverse created date would be pretty unusable I suppose.