PluginData

type PluginData = object

Description

The plugin object.

Properties

urlstring

The URL to plugin config.

guidstring

The plugin identifier. It must be of the asc.{UUID} type.

canRemovedboolean

Specifies if the plugin can be removed (true) or not (false).

objobject

The {@link /plugin/config config} of the installed plugin. The version is taken from the config and compared with the current one to check for updates.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).