# 코드로 포럼을 재구축할 수 있을까요?

**URL:** https://meta.discourse.org/t/rebuild-the-forum-using-code/352173
**Category:** Development
**Tags:** code
**Created:** [2월 13, 2025, 11:04오후 UTC](https://meta.discourse.org/t/rebuild-the-forum-using-code/352173 "2025-02-13T23:04:36Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2월 13, 2025, 11:04오후 UTC](https://meta.discourse.org/t/rebuild-the-forum-using-code/352173/1 "2025-02-13T23:04:36Z")

</div>

머릿속에 몇 가지 아이디어가 떠올랐는데, 그중 하나는 _플러그인을 설치하는 플러그인_이었습니다. 이를 위해서는 포럼을 다시 빌드해야 합니다. Ruby를 사용해 다시 빌드하는 방법이 있을까요? 정말로 이걸 시도하고 싶지 않습니다:

```ruby
p `cd ../../`
p `. /launcher rebuild app`

```

---

_[View the full topic](https://meta.discourse.org/t/rebuild-the-forum-using-code/352173)._
