The plugin API is a set of several internal APIs that we would like to develop in order to allow everyone in the community to customize Strapi in a scalable and maintainable way. It includes:
  • CLI Provider
    allowing any plugin to add a new command
  • Service
    Provider to add new services in the API
  • Dependency Injection System
Have a look at the RFC for more detail
Created by Derrick Mehaffy
September 7, 2021