> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/2.x/zh/kai-fa-zhe-zhi-nan/developer-guide/plugins.md).

# 插件

Chamilo 的插件系统允许您在不修改核心代码的情况下扩展平台。发行版中包含一组插件，位于 `public/plugin/` 目录下。

* [**插件架构**](/2.x/zh/kai-fa-zhe-zhi-nan/developer-guide/plugins/plugin-architecture.md) — 插件的结构方式
* [**创建插件**](/2.x/zh/kai-fa-zhe-zhi-nan/developer-guide/plugins/creating-a-plugin.md) — 构建插件的逐步指南
* [**课程工具插件**](/2.x/zh/kai-fa-zhe-zhi-nan/developer-guide/plugins/course-tool-plugins.md) — 为课程添加工具的插件
