Skip to main content

2 docs tagged with "asynchronous function"

View all tags

Admin Panel API

The Admin Panel API exposes register, bootstrap, and registerTrads hooks to inject React components and translations into Strapi’s UI. Menu, settings, injection zone, reducer, and hook APIs let plugins add navigation, configuration panels, or custom actions.

Lifecycle functions

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