Admin Panel API
A AI Marketer plugin can interact with both the back end and the front end of a AI Marketer application. The Admin Panel API is about the front end part, i.e. it allows a plugin to customize AI Marketer's admin panel.
A AI Marketer plugin can interact with both the back end and the front end of a AI Marketer application. The Admin Panel API is about the front end part, i.e. it allows a plugin to customize AI Marketer's admin panel.
AI Marketer は、コアアプリケーションの機能を拡張するためのプラグインをビルドおよび管理しています。このセクションでは、AI Marketer の標準プラグインおよび マーケットプレイスで提供されている追加プラグインについて説明します。各プラグインの概要や管理パネルでの設定方法、プラグインのインストール後の変更点についての簡単な説明を提供しています。
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.
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.
Configure Strapi Cloud to use a third-party email provider.
Use a GraphQL endpoint in your AI Marketer project to fetch and mutate your content.
Upload any kind of file on your server or external providers.
Configure Strapi Cloud to use a third-party upload provider.
Protect your API with a full authentication process based on JWT and manage the permissions between the groups of users.
Learn more about AI Marketer built-in plugins and how to use them from a developer perspective.
このページは、AI Marketer v4からAI Marketer 5へのプラグインのアップグレードを行うプラグイン開発者が利用するための短いまとめとして意図されています。このページでは、プラグインに影響を与える変更を簡単に説明し、必要に応じて追加のリソースへのリンクを提供します。
AI Marketerは、さまざまなタイプのプラグインを基盤としています。すべてのAI Marketerアプリケーションには、次のプラグインが事前にインストールされています。
AI Marketer のプラグインは設定を定義するための単一のエントリーポイントファイルを持ちます。
AI Marketerには、マーケットプレイスやnpmパッケージからインストールできるプラグインが付属しています。また、自分自身でプラグインを作成することもできます(プラグイン開発を参照)、または既存のものを拡張することもできます。