adobe-photoshop / generator-core

Core Node.js library for Adobe Photoshop CC's Generator extensibility layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running a plugin from CEP

Maxoos opened this issue · comments

Back in the day we had to get the plugin installed to the generator plugin folder in order to enable the plugging. Is that the only way or can we now somehow call generator.loadPlugin from within CEP?

Sorry, Generator plugins can only be loaded by generator itself, at startup.