Skip to main content

35 docs tagged with "admin panel"

View all tags

Admin Panel API

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.

Admin panel customization

The administration panel of Strapi can be customized according to your needs, so you can make it reflect your identity.

API Tokens

Learn how you can use API tokens to manage end-users authentication.

Audit Logs

Learn how you can use the Audit Logs feature of Strapi 5.

Custom fields

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

Customization

Learn more about Strapi 5 customization possibilities

Data Management

Learn to use the Data Management to import, export, or transfer data between different Strapi instances.

Documentation plugin

By using Swagger UI, the API documentation plugin takes out most of your pain to generate your documentation.

Email

Send email from your server or externals providers.

FAQ

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

GraphQL plugin

Use a GraphQL endpoint in your Strapi project to fetch and mutate your content.

Internationalization

Learn how to use the Internationalization (i18n) feature that enables content managers to translate the content

Media Library

Learn to use the Media Library which allows to display and manage all assets uploaded in the application.

Models

Strapi models (i.e. content-types, components, and dynamic zones) define a representation of the content structure.

Releases

Learn how to use the Releases feature that enables content managers to organize entries to publish/unpublish simultaneously

Review Workflows

Learn how to use the Review Workflows feature that enables the creation and management of workflows for your various content-types

Single Sign-On (SSO)

Learn to use the SSO feature which manages authentication through an identity provider.

SSO configuration

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.

Users & Permissions

Learn to use the Users & Permissions and API tokens features to manage end-users.