Create new Role-Based Access Control (RBAC) conditions
In Strapi, RBAC is an approach to restricting access to some features of the admin panel to some users. The Community Edition of Strapi offers 3 default roles.
In Strapi, RBAC is an approach to restricting access to some features of the admin panel to some users. The Community Edition of Strapi offers 3 default roles.
Learn how to pass data from server to admin panel with a Strapi plugin
Learn how to populate creator fields such as createdBy and updatedBy by creating a custom controller that leverages the populate parameter.
Learn how to store and access data from a Strapi plugin
Learn how to use the Plugin CLI to build and publish a Strapi plugin
Get ready to get Strapi, your favorite open-source headless cms up and running in less than 3 minutes.
Deep dive into some specific REST API topics using guides that extensively explain some use cases or give step-by-step instructions.
Follow this step-by-step guide to upgrade from Strapi v4 to Strapi 5
Learn what populating means and how you can use the populate parameter in your REST API queries to add additional fields to your responses.
The public folder of Strapi is used for static files that you want to make accessible to the outside world.
The documentation for Strapi contains 3 main sections, accessible from the top navigation bar: