> 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/3.x/zh/kai-fa-zhe-zhi-nan/developer-guide/plugins.md).

# 插件

Chamilo 的插件系统让您无需修改核心代码即可扩展平台。发行版在 `public/plugin/` 下附带一组插件。

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