Configurations
Learn how you can manage and customize the configuration of your Strapi application.
Learn how you can manage and customize the configuration of your Strapi application.
Learn more about Strapi 5's Content API
Learn more about Strapi 5 customization possibilities
Import, export, and transfer data using the Strapi CLI
Generation introduction about Strapi plugins development
Learn what a Document is in Strapi v5
Learn many different options to install Strapi and getting started on using it.
Strapi is built around different types of plugins. Every default Strapi application comes with the following pre-installed plugins:
Introduction to the Releases feature that enables content managers to organize entries to publish/unpublish simultaneously
Customizing and managing Strapi.
Introduction to the Content Manager which allows to write content for collection types and single types.
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.
Introduction to the Media Library which allows to display and manage all assets uploaded in the application.
Strapi comes with built-in plugins (GraphQL, Users & Permissions, Upload, API documentation, and Email) and you can install plugins as npm packages.
Strapi provides a Query Engine API to give unrestricted internal access to the database layer at a lower level.
Strapi is meant to be installed on your local machine, then configured, and finally deployed to a remote environment.
Get started with TypeScript for your Strapi application
Learn more about Strapi built-in plugins and how to use them from a developer perspective.
The Strapi Cloud documentation contains all technical documentation related to the setup, deployment, update and customization of your Strapi Cloud account and applications.
The Strapi Dev Docs contain all the technical information related to the setup, advanced usage, customization, and update of your Strapi 5 application.
The Strapi User Guide contains the functional documentation related to all features available in the main navigation of your Strapi application.