Skip to main content

6 docs tagged with "services"

View all tags

Email

Send email from your server or externals providers.

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.