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

「Content Manager」タグのついた13記事

全てのタグを見る

Admin injection zones

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

injectContentManagerComponent() removed

In Strapi 5, the Content Manager is a plugin, which affects the injectContentManagerComponent() method, replaced by getPlugin('content-manager').injectComponent().

コンテンツ履歴(Content History)

Strapi 5 の Content History 機能で、コンテンツマネージャーからドキュメントの過去バージョンを参照・復元する方法を説明します。

プレビュー(Preview)

プレビュー機能で、コンテンツマネージャーからフロントエンドの表示を確認できます。

よくある質問

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