Skip to content

debelop13/uxp-example-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Photoshop Plugin (Vanilla)

This starter plugin is a good place to get started when developing for Photoshop. It does not rely on any frameworks or build steps -- hence the name "Vanilla".

Load into Photoshop

Make sure Photoshop is up and running first. First, add the plugin to the "Developer Workspace" in the UXP Developer Tools (UDT) application.

  • If you selected "Create Plugin..." earlier, it will have already be there with the plugin ID and name you specified.
  • Otherwise, click "Add Plugin" and select the manifest.json file in the corresponding plugin folder.

Click the ••• button next to the corresponding workspace entry, and click "Load". Switch over to Photoshop, and the plugin's panel will be running.

Continue creating

  • Read more about creating and debugging plugins using the UDT application here.
  • We build on this starter template and show you how to edit a document and write a file using UXP.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published