# 对于后端开发者来说，修改/扩展 Discourse 有多“困难”

**URL:** https://meta.discourse.org/t/how-difficult-is-modifying-extending-discourse-for-a-backend-dev/287037
**Category:** Development
**Created:** [2023年十一月30日 06:52 UTC](https://meta.discourse.org/t/how-difficult-is-modifying-extending-discourse-for-a-backend-dev/287037 "2023-11-30T06:52:39Z")
**Posts on this page:** 1
**Showing post:** 5

<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: [2023年十一月30日 12:51 UTC](https://meta.discourse.org/t/how-difficult-is-modifying-extending-discourse-for-a-backend-dev/287037/5 "2023-11-30T12:51:13Z")

</div>

> [@BSODjunkie](#):
>
> 轻松按多个标签过滤帖子

无需为此进行调整，API 已支持。您也可以从前端完成此操作！我创建了一个“小部件”（Glimmer 组件！）来专门执行此操作！：

> [@Render a component within a Widget. (Using select-kit components within plugin code)](https://meta.discourse.org/t/render-a-component-within-a-widget-using-select-kit-components-within-plugin-code/84462/31?u=merefield):
>
> This is now a thing, albeit slightly roughly finished atm: [image] Requires the [Layouts Plugin](https://meta.discourse.org/t/layouts-plugin/55208). Repo of Theme Component here: [GitHub - paviliondev/layouts-tag-intersection-widget: A small widget to allow you to navigate to a topic list based on a combinations of tags](https://github.com/paviliondev/layouts-tag-intersection-widget)

此组件可在右侧边栏块和布局中运行。

---

_[View the full topic](https://meta.discourse.org/t/how-difficult-is-modifying-extending-discourse-for-a-backend-dev/287037)._
