Skip to main content

13 docs tagged with "Content Manager"

View all tags

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.

Custom fields

Learn how you can use custom fields to extend Strapi's content-types capabilities.

Customization

Learn more about Strapi 5 customization possibilities

Draft & Publish

Learn how you can use the Draft & Publish feature of Strapi 5 to manage drafts for content.

FAQ

Find some answers and solutions to most common issues that you may experience when working with Strapi.

injectContentManagerComponent() removed

In Strapi 5, the Content Manager is a plugin, which affects the injectContentManagerComponent() method, replaced by getPlugin('content-manager').injectComponent().

Introduction to plugins

Strapi is built around different types of plugins. Every default Strapi application comes with the following pre-installed plugins:

Preview

With the Preview feature, you can preview your front-end directly from the Content Manager