Is there any widget or plugin for document catalog tree
like this
01f33da0-9d81-455c-a1d7-a004970549f6-image.png
So i am modifying the nodebb widget essentials and i am editing the categories.tpl and everything works i can get { categories.description } and {categories.name} but now i want to get {categories.posts.content} or {categories.posts.user.username} and it does not work
I don't understand because u can get the categories name and stuff
I just want to get the last post in the category