メインコンテンツまでスキップ

「services」タグのついた6記事

全てのタグを見る

Plugins extension

Existing plugins can be overriden by placing code in /src/extensions or using global register/bootstrap hooks. Instructions in this documentation cover reshaping plugin content-type schemas or server logic — altough upstream updates may break extensions.

Server API for plugins

Overview of the Strapi Server API for plugins, with entry file, lifecycle hooks, routes, controllers, services, policies, middlewares, and configuration.

Services

Strapi services are a set of reusable functions, useful to simplify controllers logic.

メール(Email)

サーバーまたは外部プロバイダー経由でメールを送信する方法を説明します。