Skip to main content

2 docs tagged with "destroy function"

View All Tags

Lifecycle Functions

Strapi includes lifecycle functions (e.g. register, bootstrap and destroy) that control the flow of your application.

Server API for plugins

Strapi's Server API for plugins allows a Strapi plugin to customize the back end part (i.e. the server) of your application.