> For the complete documentation index, see [llms.txt](https://docs.cs-cart.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cs-cart.jp/addon-development.md).

# アドオン開発

- [フック](https://docs.cs-cart.jp/addon-development/hooks.md)
- [PHPフック](https://docs.cs-cart.jp/addon-development/hooks/php-hooks.md)
- [テンプレートフック](https://docs.cs-cart.jp/addon-development/hooks/template-hooks.md)
- [アドオンチュートリアル](https://docs.cs-cart.jp/addon-development/addon-tutorial.md)
- [「Hello World」チュートリアル](https://docs.cs-cart.jp/addon-development/addon-tutorial/hello-world-add-on-tutorial.md)
- [Advanced Add-on チュートリアル](https://docs.cs-cart.jp/addon-development/addon-tutorial/advanced-add-on-tutorial.md)
- [商品リスト、詳細ページのカスタムテンプレートを作成](https://docs.cs-cart.jp/addon-development/addon-tutorial/custom-templates-via-addon.md)
- [支払方法の開発](https://docs.cs-cart.jp/addon-development/addon-tutorial/payment-processor-addon.md)
- [アドオンの管理プロセス](https://docs.cs-cart.jp/addon-development/addon-management.md)
- [Add-on スキーマー](https://docs.cs-cart.jp/addon-development/add-on-scheme.md)
- [アドオンの互換性](https://docs.cs-cart.jp/addon-development/add-on-scheme/addon-compatibility.md)
- [他のアドオンとの競合・依存設定](https://docs.cs-cart.jp/addon-development/add-on-scheme/addon-dependencies.md): 他のアドオンとの競合・依存設定
- [APIの拡張](https://docs.cs-cart.jp/addon-development/extending-api.md)
- [スキーマーの拡張](https://docs.cs-cart.jp/addon-development/extending-scheme.md)
- [アドオンのディレクトリ構造](https://docs.cs-cart.jp/addon-development/addon-directories.md)
- [アドオンの言語変数](https://docs.cs-cart.jp/addon-development/language-variables-in-addon.md)
- [.poファイルによる言語ファイルの作成](https://docs.cs-cart.jp/addon-development/languages-and-translations-by-po-file.md)
