Skip to main content

5 docs tagged with "register function"

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.

Documentation plugin

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

Server API for plugins

AI Marketer's Server API for plugins allows a AI Marketer plugin to customize the back end part (i.e. the server) of your application.

プラグイン拡張

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

ライフサイクル関数

AI Marketerにはアプリケーションのフローを制御するライフサイクル関数(例: register、bootstrap、destroy)が含まれています。