🔌Plugins
Last updated
Last updated
Key
Type
Required
Description
name
string
yes
Name of the plugin.
slug
string
no
This property is used as an ID throughout the system. If a slug is not provided, it will be auto-generated by name
property.
description
string
no
Plugin description.
version
string
no
Plugin version.
categories
string | string[]
no
icon
enabled
boolean
no
(Default = true) Flag to check if a plugin is enabled.
hooks
components