Edit in GitHubLog an issue

Plugin management

The UXP Developer Tool allows you to create plugins from templates and add existing ones to your developer workspace.

Creating a new plugin

You can, of course, create a plugin manually -- but using a template can be the fastest way to get started. To create a plugin from the Developer Tool, follow these steps:

  • Click *Create Plugin....
  • A "Create Plugin" dialog appears.
  • Supply a plugin name in the Plugin Name field.
  • Supply a plugin ID in the Plugin Id field. During development you can use any identifier you want (as long as it's unique from any other plugin on your system), but for publication, you'll need one from the Developer Distribution portal.
  • Enter the plugin's version in the Plugin Version field.
  • From the Host Application field, select Adobe XD.
  • Enter 38.0.0 as the minimum version in the Host Application Version field. You can use any version that makes sense for your plugin, but earlier versions of Adobe XD do not support debugging plugins using the UXP Developer Tool.
  • Select one of the templates from the Template field. The "xd-starter" template will provide a simple plugin with no additional frameworks.
  • Click Select Folder.
  • Select where you want the plugin to reside. Note that the plugin files will be created in the folder you select, so if you want the plugin to have its own folder, make sure to create a new folder in this dialog.

Once the plugin files are created, the plugin will show up in the Tool's workspace.

Adding an existing plugin

You're not limited to creating new plugins from the Developer Tool – you can add plugins that you've already started as well.

  • Click Add Plugin... (if you've not added any plugins, this will read Add Existing Plugin...)
  • A file picker will appear. This picker expects you to pick the manifest.json in your plugin folder.
  • Once you close the picker, the plugin will be added to your workspace.

Removing a plugin

If you're building a lot of plugins, you may find that the workspace may be getting cluttered. You can remove a plugin from the workspace by checking the plugin's associated checkbox and clicking Remove Selected (in the upper-right corner).

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.