Skip to main content

2 docs tagged with "registerPlugin"

View all tags

Admin Configuration & Customization

This section covers advanced configuration and customization options for Strapi plugins in the admin panel. Learn how to configure plugins, expose APIs, manage initialization, and customize the admin interface.

Plugin APIs

Plugin APIs allow your plugin to expose functionality that other plugins can use, creating a plugin ecosystem where plugins can interact and extend each other's capabilities.