TinyPortal
Development => Block Codes => Topic started by: Sledge on January 09, 2026, 04:00:12 AM
Hi. Sorry for the noob question. I searched but couldn't find anything on the subject. Is there a block or snippet that will list articles ordered by read count? I want to add a block to my site with the top 5 most read articles. Is this a thing?
There is an option to do that in the blocks: Article/Downloads stats function
Select articles: most viewed in the block options and it will show a list of the top 5 viewed articles sorted..
It is a very basic list though: if you want to tweak the layout, make selections and so on, you will need to create your own block code in a PHP block...