# 插件如何移至核心的沟通方式

**URL:** https://meta.discourse.org/t/how-plugins-moving-to-core-is-communicated/374493
**Category:** Site feedback
**Created:** [2025年七月15日 13:31 UTC](https://meta.discourse.org/t/how-plugins-moving-to-core-is-communicated/374493 "2025-07-15T13:31:09Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![pacharanero](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pacharanero/32/500583_2.png) [@pacharanero](https://meta.discourse.org/u/pacharanero)
#### Post date: [2025年七月15日 13:31 UTC](https://meta.discourse.org/t/how-plugins-moving-to-core-is-communicated/374493/1 "2025-07-15T13:31:09Z")

</div>

此插件现已与 Discourse 核心捆绑，不再需要安装。下次运行 `./launcher rebuild app` 或通过管理员界面更新时，将会出现以下错误：

```plaintext
bootstrap failed with exit code 128
---
HINT: The plugin 'discourse-reactions' is now bundled with Discourse and should not be included in your container configuration.
Remove the line 'git clone https://github.com/discourse/discourse-reactions' from your containers/app.yml file, then try again.
For more information, see https://meta.discourse.org/t/373574

```

最好现在就从 `app.yml` 中删除此插件，以防止更新时出现问题。

我想知道主题的第一个帖子是否应该提及它基本上已被弃用，因为它已包含在 Discourse 核心中？参考：[Bundling more popular plugins with Discourse core](https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574)

---

_[View the full topic](https://meta.discourse.org/t/how-plugins-moving-to-core-is-communicated/374493)._
