Admin hooks
Create and register hooks in Strapi plugins to let other plugins add personalized behavior to your application.
Create and register hooks in Strapi plugins to let other plugins add personalized behavior to your application.
Extend and customize the Strapi admin panel by injecting React components into predefined or custom injection zones.
Provide translations for your Strapi plugin's admin panel interface using registerTrads and react-intl.
Add menu links, create settings sections, and configure settings links for your Strapi plugin in the admin panel.
Overview of the Admin Panel API for Strapi plugins, with entry file, lifecycle hooks, and available actions for customizing the admin panel UI.
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.
Learn more about extending Strapi's admin panel.
API トークンを使ってエンドユーザー認証を扱う方法を説明します。
The Content Manager APIs reference lists the APIs available to plugins for adding actions and options to the Content Manager List view and Edit view.
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 more about the various strategies available to customize the WYSIWYG editor in Strapi's admin panel.
By using Swagger UI, the API documentation plugin takes out most of your pain to generate your documentation.
Replace the favicon displayed in Strapi's admin panel.
Use a GraphQL endpoint in your Strapi project to fetch and mutate your content.
Learn about the Strapi admin panel Homepage and how to customize it with widgets.
Learn how to create and configure admin permissions for your plugin
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 update locales and extend translations in the Strapi admin panel.
Customize the logos displayed in Strapi's admin panel.
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
Add custom reducers, read state, dispatch actions, and subscribe to changes in Strapi's admin panel Redux store from your plugin.
How to setup your Strapi Admin Panel
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.
Extend Strapi's admin panel theme.
Strapi 5 でできるカスタマイズの概要です。
カスタムフィールドで Strapi のコンテンツタイプの能力を拡張 する方法を扱います。
コンテンツタイプビルダーの使い方、フィールド・リレーション・コンポーネント・データモデリングのヒントです。
コンテンツマネージャーの使い方です。
ID プロバイダー経由で認証を行う SSO 機能の使い方を説明します。
異なる Strapi インスタンス間でデータをインポート、エクスポート、転送する Data Management の使い方を説明します。
サーバーまたは外部プロバイダー経由でメールを送信する方法を説明します。
アプリにアップロードされたアセットを表示・管理するメディアライブラリの使い方です。
エンドユーザー管理のための Users & Permissions と API トークンの使い方を説明します。
Strapi を利用する際によくある問題への回答と対処法です。
複数エントリーをまとめて公開・非公開する Releases 機能の使い方です。
複数のコンテンツタイプ向けにワークフローを作成・管理できる Review Workflows 機能の使い方を説明します。
管理パネルのユーザー(管理者)を扱う RBAC 機能の使い方を説明します。
管理パネルでコンテンツを複数ロケールに翻訳する Internationalization(i18n)機能の使い方です。
Strapi 5 の Audit Logs 機能の使い方を説明します。
管理パネルの使い方です。