모델에 사용자 지정 필드 추가하는 방법

Here’s how you can figure that out:

  1. Find the templates in discourse/discourse that render the category page (search for a html element on the page)

  2. Find a plugin-outlet in one of those templates

  3. Use the plugin outlet as described here