Content History
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 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().
Strapi is built around different types of plugins. Every default Strapi application comes with the following pre-installed plugins:
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.