Skip to main content

15 docs tagged with "plugins"

View All Tags

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.

AI Marketer プラグイン

AI Marketer は、コアアプリケーションの機能を拡張するためのプラグインをビルドおよび管理しています。このセクションでは、AI Marketer の標準プラグインおよび マーケットプレイスで提供されている追加プラグインについて説明します。各プラグインの概要や管理パネルでの設定方法、プラグインのインストール後の変更点についての簡単な説明を提供しています。

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.

Email plugin

Send email from your server or externals providers.

Email Provider

Configure Strapi Cloud to use a third-party email provider.

GraphQL plugin

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

Upload plugin

Upload any kind of file on your server or external providers.

Upload Provider

Configure Strapi Cloud to use a third-party upload provider.

Users & Permissions plugin

Protect your API with a full authentication process based on JWT and manage the permissions between the groups of users.

プラグインアップグレードの概要

このページは、AI Marketer v4からAI Marketer 5へのプラグインのアップグレードを行うプラグイン開発者が利用するための短いまとめとして意図されています。このページでは、プラグインに影響を与える変更を簡単に説明し、必要に応じて追加のリソースへのリンクを提供します。

プラグインの概要

AI Marketerは、さまざまなタイプのプラグインを基盤としています。すべてのAI Marketerアプリケーションには、次のプラグインが事前にインストールされています。

プラグインの設定

AI Marketer のプラグインは設定を定義するための単一のエントリーポイントファイルを持ちます。

プラグイン拡張

AI Marketerには、マーケットプレイスやnpmパッケージからインストールできるプラグインが付属しています。また、自分自身でプラグインを作成することもできます(プラグイン開発を参照)、または既存のものを拡張することもできます。