> 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-de/entwicklerhandbuch/developer-guide/plugins.md).

# Plugins

Das Plugin-System von Chamilo ermöglicht es Ihnen, die Plattform zu erweitern, ohne den Kerncode zu verändern. Eine Reihe von Plugins wird mit der Distribution unter `public/plugin/` ausgeliefert.

* [**Plugin-Architektur**](/2.x-de/entwicklerhandbuch/developer-guide/plugins/plugin-architecture.md) — Wie Plugins strukturiert sind
* [**Erstellen eines Plugins**](/2.x-de/entwicklerhandbuch/developer-guide/plugins/creating-a-plugin.md) — Schritt-für-Schritt-Anleitung zum Erstellen eines Plugins
* [**Kurswerkzeug-Plugins**](/2.x-de/entwicklerhandbuch/developer-guide/plugins/course-tool-plugins.md) — Plugins, die Werkzeuge zu Kursen hinzufügen
