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'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)が含まれています。