mirror of
https://github.com/strapi/strapi.git
synced 2025-07-21 16:10:18 +00:00
339 B
339 B
Plugins
A plugin is like a small independent sub-application. It has its own business logic with dedicated models, controllers, services, middlewares or hooks. It can also have its own UI integrated in the admin panel.
::: tip Please refer to the plugins documentation for more information. :::