# 헤더에 있는 Discourse Gamification 플러그인

**URL:** https://meta.discourse.org/t/discourse-gamification-plugin-in-the-header/354769
**Category:** Development
**Created:** [2월 27, 2025, 6:36오전 UTC](https://meta.discourse.org/t/discourse-gamification-plugin-in-the-header/354769 "2025-02-27T06:36:06Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [2월 27, 2025, 10:18오전 UTC](https://meta.discourse.org/t/discourse-gamification-plugin-in-the-header/354769/9 "2025-02-27T10:18:23Z")

</div>

현재 Header API는 다음과 같습니다:

> [@예정된 헤더 변경 – 테마 및 플러그인 준비](https://meta.discourse.org/t/upcoming-header-changes-preparing-themes-and-plugins/296544?u=merefield):
>
> We’ve recently [been working](https://github.com/discourse/discourse/commit/21f23cc032) on updating Discourse’s header from the legacy ‘widget’ rendering system to modern Glimmer components. This change is now available in Discourse core behind the glimmer header mode site setting. timer_clock Approximate Timeline (very rough estimates - subject to change in either direction) Q1 2024: white_check_mark core implementation finished & enabled on Meta white_check_mark upgrade advice published; console deprecation messages enabled …

하지만 아마도 outlet에 Component를 연결하는 것만 필요할 것입니다.

`before-header-panel`이 좋은 선택지로 보입니다.

---

_[View the full topic](https://meta.discourse.org/t/discourse-gamification-plugin-in-the-header/354769)._
