Here’s how you can figure that out:
-
Find the templates in discourse/discourse that render the category page (search for a html element on the page)
-
Find a plugin-outlet in one of those templates
-
Use the plugin outlet as described here
Here’s how you can figure that out:
Find the templates in discourse/discourse that render the category page (search for a html element on the page)
Find a plugin-outlet in one of those templates
Use the plugin outlet as described here