Configuring fields for content-types
Content-types are composed of one or several fields. Each field is designed to contain specific kind of data, filled up in the Content Manager.
Content-types are composed of one or several fields. Each field is designed to contain specific kind of data, filled up in the Content Manager.
Instructions to configure the edit view and list view of a content-type in a Strapi application.
The Content-type Builder allows to create new content-types, single and collection types.
Find some answers and solutions to most common issues that you may experience when working with Strapi.
Learn how to pass data from server to admin panel with a Strapi plugin
Learn how to store and access data from a Strapi plugin
The Content-type Builder is a core plugin of Strapi. It is a feature that is always activated by default and cannot be deactivated. The Content-type Builder is however only accessible when the application is in a development environment.
Learn how to manager your content-types in Strapi 5
Strapi models (i.e. content-types, components, and dynamic zones) define a representation of the data structure.