Convert .aex plug-ins to zxp format for Producer portal
All the AE SDK examples build a .aex plugin file. There is no support for CEP extensions in the examples. However, Adobe's online portal requires zxp files for listing.
Has anyone uploaded a plugin to the Producer portal by converting to .zxp and then asked the user to install the .aex file manually ?
Apparently the zxp format is just a modified zip format with a signed certificate for verification.
Alternatively, how do you package the .aex file as .zxp so it can be uploaded to the Producer portal and then the user can extract the .aex and install to the plug-ins directory?
