uxp-template-ps-starter
v1.0.0
Published
Starter template for creating Adobe UXP based photoshop plugin.
Downloads
2
Readme
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".
Loading in Photoshop
You can load this plugin directly in Photoshop by using the UXP Developer Tools application. Once started, click "Add Plugin...", and navigate to the "manifest.json" file in this folder. Then click the ••• button next to the corresponding entry in the developer tools and click "Load". Switch over to Photoshop, and the plugin's panel will be running.