Admin panel
Learn to use the admin panel.
Learn to use the admin panel.
A Strapi plugin can interact with both the back end and the front end of a Strapi application. The Admin Panel API is about the front end part, i.e. it allows a plugin to customize Strapi's admin panel.
Learn more about configuring Vite and webpack with Strapi 5.
Strapi's admin panel offers a single entry point file for its configuration.
The administration panel of Strapi can be customized according to your needs, so you can make it reflect your identity.
Learn more about configuring the URL, host, and path to access Strapi's admin panel.
Various options help you configure Strapi's administration panel behavior and look, so you can make it reflect your identity.
Learn more about deploying Strapi's admin panel in various scenarios.
Learn more about extending Strapi's admin panel.
Learn how you can use API tokens to manage end-users authentication.
Learn how you can use the Audit Logs feature of Strapi 5.
Learn to use the Content Manager.
Learn to use the Content-type Builder.
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 you can use custom fields to extend Strapi's content-types capabilities.
Learn more about Strapi 5 customization possibilities
Learn more about the various strategies available to customize the WYSIWYG editor in Strapi's admin panel.
Learn to use the Data Management to import, export, or transfer data between different Strapi instances.
By using Swagger UI, the API documentation plugin takes out most of your pain to generate your documentation.
Send email from your server or externals providers.
Find some answers and solutions to most common issues that you may experience when working with Strapi.
Use a GraphQL endpoint in your Strapi project to fetch and mutate your content.
Learn how to create and configure components for your Strapi plugins
Learn how to pass data from server to admin panel with a Strapi plugin
Learn how to use the Internationalization (i18n) feature that enables content managers to translate the content
Learn to use the Media Library which allows to display and manage all assets uploaded in the application.
Strapi models (i.e. content-types, components, and dynamic zones) define a representation of the content structure.
Learn more about the structure of a Strapi plugin
Learn how to use the Releases feature that enables content managers to organize entries to publish/unpublish simultaneously
Learn how to use the Review Workflows feature that enables the creation and management of workflows for your various content-types
Learn to use the RBAC feature which allows to manage the users of the admin panel.
How to setup your Strapi Admin Panel
Learn to use the SSO feature which manages authentication through an identity provider.
Strapi's SSO allows you to configure additional sign-in and sign-up methods for your administration panel. It requires an Enterprise Edition with a Gold plan.
Learn to use the Users & Permissions and API tokens features to manage end-users.