Admin injection zones
Extend and customize the Strapi admin panel by injecting React components into predefined or custom injection zones.
Extend and customize the Strapi admin panel by injecting React components into predefined or custom injection zones.
Learn how you can use the Content History feature of Strapi 5 to browse and restore previous versions of documents from the Content Manager.
Learn to use the Content Manager.
Learn how you can use custom fields to extend Strapi's content-types capabilities.
Learn more about Strapi 5 customization possibilities
Learn how you can use the Draft & Publish feature of Strapi 5 to manage drafts for content.
Find some answers and solutions to most common issues that you may experience when working with Strapi.
In Strapi 5, the Content Manager is a plugin, which affects the injectContentManagerComponent() method, replaced by getPlugin('content-manager').injectComponent().
With the Preview feature, you can preview your front-end directly from the Content Manager
Get ready to get Strapi, your favorite open-source headless cms up and running in less than 3 minutes.
In Strapi 5, some admin panel hooks have been removed from the Redux store and a new `useDocumentLayout` hook is introduced.
In Strapi 5, there is no `content-manager_rbacManager` anymore, and the regular permissions system is used instead.
In Strapi 5, the redux store for the Content Manager has been changed and some redux actions were removed.