Adds the excerpt from the topic’s most recent post (aka the post with the highest_post_number) to the TopicListItemSerializer.
Configuration
None for the plugin, but all the frontend UI related changes to actually see the excerpts are in a separate theme-component: Latest Reply Excerpt theme-component.
TODO
Limit to certain categories & tags?
While it attempts to be optimal, this does add extra queries that could impact performance. “Whispers” are excluded, but there may be other unwanted posts I’m not aware of.
Oh, I didn’t notice it was a plugin. However I am not on a self-hosted site. My site is hosted by Discourse. Is it possible to install this plugin on a Discourse hosted site? I am trying to get the theme component Latest-Post Excerpt installed which depends on this plugin.
I am on the pro plan. There is no checkmark in the add-ons section for custom plugins on the plan detail page. I assume that means they are not allowed so I wont be able to install the Latest-Post Excerpt theme component. Thanks for pointing me in the right direction to find out how this works.