|
|
|
|
|
uxp create my-first-plugin cd my-first-plugin
To build a UXP plugin, you need four core components: a code editor, the UXP Developer Tool (UDT), Adobe UXP’s own command-line interface (CLI), and documentation. Here is the breakdown of the tools at your disposal.
: In your host app (e.g., Photoshop), go to Preferences > Plugins and ensure "Enable Developer Mode" is checked.
uxp create my-first-plugin cd my-first-plugin
To build a UXP plugin, you need four core components: a code editor, the UXP Developer Tool (UDT), Adobe UXP’s own command-line interface (CLI), and documentation. Here is the breakdown of the tools at your disposal.
: In your host app (e.g., Photoshop), go to Preferences > Plugins and ensure "Enable Developer Mode" is checked.