Adding plugin

You can upload your own plugins to your server. For the DocSpace Saas solution, only system plugins created by our developers are available.

By default, system plugins are turned off. But you can enable them by following the instructions below:

  1. In the lower left corner, click and open the Settings page.

    DocSpace Settings
  2. Go to the Integration section.
  3. Open the Plugins tab.

    DocSpace plugins
  4. Enable a plugin with a switcher.

    Plugin switcher

After that, the plugin will function automatically unless additional settings need to be specified.

A list of the system plugins can be also found in the Developer Tools section on the Plugins SDK tab. For each plugin there is a link to the plugin repository, where you can find the information about the plugin structure and code.

Plugin samples

To set up a plugin:

  1. Click .
  2. In the appeared dialog, fill out all the empty fields.

    Plugin settings

Now the plugin is available to use.

In the DocSpace on-premises solution, the system plugins will be available on the same Plugins page. But in this case, you also have the option to upload your own plugins. To do this:

  1. In the lower left corner, click and open the Settings page.

    DocSpace Settings
  2. Go to the Integration section.
  3. Open the Plugins tab.

  4. Click the Upload plugin button.

    Plugin uploading
  5. Choose the plugin archive and click Open.

    Plugin archive

After that, the plugin will function automatically unless additional settings need to be specified.