メインコンテンツまでスキップ

「admin panel」タグのついた45記事

全てのタグを見る

Admin hooks

Create and register hooks in Strapi plugins to let other plugins add personalized behavior to your application.

Admin injection zones

Extend and customize the Strapi admin panel by injecting React components into predefined or custom injection zones.

Admin localization

Provide translations for your Strapi plugin's admin panel interface using registerTrads and react-intl.

Admin navigation & settings

Add menu links, create settings sections, and configure settings links for your Strapi plugin in the admin panel.

Admin Panel API overview

Overview of the Admin Panel API for Strapi plugins, with entry file, lifecycle hooks, and available actions for customizing the admin panel UI.

Admin panel customization

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

Content Manager APIs

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.

Documentation plugin

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

Favicon

Replace the favicon displayed in Strapi's admin panel.

GraphQL plugin

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

Logos

Customize the logos displayed in Strapi's admin panel.

Models

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

Redux store & reducers

Add custom reducers, read state, dispatch actions, and subscribe to changes in Strapi's admin panel Redux store from your plugin.

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.

コンテンツタイプビルダー

コンテンツタイプビルダーの使い方、フィールド・リレーション・コンポーネント・データモデリングのヒントです。

データ管理(Data Management)

異なる Strapi インスタンス間でデータをインポート、エクスポート、転送する Data Management の使い方を説明します。

メール(Email)

サーバーまたは外部プロバイダー経由でメールを送信する方法を説明します。

メディアライブラリ

アプリにアップロードされたアセットを表示・管理するメディアライブラリの使い方です。

よくある質問

Strapi を利用する際によくある問題への回答と対処法です。