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

# 外掛

Chamilo 的外掛程式系統讓您無需修改核心程式碼即可擴充平台。發行版內建一組外掛程式，位於 `public/plugin/`。

* [**外掛程式架構**](/3.x/zh-tw/kai-fa-zhe-zhi-nan/developer-guide/plugins/plugin-architecture.md) — 外掛程式的結構方式
* [**建立外掛程式**](/3.x/zh-tw/kai-fa-zhe-zhi-nan/developer-guide/plugins/creating-a-plugin.md) — 逐步建立外掛程式的指南
* [**課程工具外掛程式**](/3.x/zh-tw/kai-fa-zhe-zhi-nan/developer-guide/plugins/course-tool-plugins.md) — 為課程新增工具的外掛程式
