Do you plan to make the extension source files available? Currently, they are webpacked into a single main.js file, which makes it difficult to contribute/extend the AE extension as such.
if you mean the AE extension, it's on another repository
https://github.com/bodymovin/bodymovin-extension
how to use the extension source?
after I make some change to the files, should I pack them into zxp file and reinstall?
you can run "npm run build" in the console to build the files.
Then in windows I sign it like this:
ZXPSignCmd.exe -sign "[Path to file]" .bodymovin.zxp cert.p12 password -tsa https://timestamp.geotrust.com/tsa
Thank you!
why can't use bodymovin builded by me into adobe after effect ?
@bassemgithub Hi, can you specify what is happening?
i had success to create the bodymovin.zxp
using this command
after i get my bodymovin.zxp i tryied to install it into after effect using zxp installer but it fail in spite of it i can install the bodymovin.zxp created here https://github.com/airbnb/lottie-web/tree/master/build/extension
Note: i trying to rebuild the bodymoin because i would like to add new functionality
@bassemgithub where does it fail? Are you getting any specific error?
it fail when i try to install it into adobe after effect
i get this error "custom installation failed: could not read zxp data"
if you like i can send to u the created file.zxp ?
@bassemgithub yes, please
the file is big so can't send it in attachment if you give me the mail i will send it to you ?
i sended it by mail
@bodymovin i forget to say that i compiled it into windows is it ok ?
yes, should be fine
@bodymovin i shared the file by mail hope you can test it.
i would like to retry the creation
can you give me more detail how you create the zxp extension please ?
thanks in advance
hi @bodymovin bodymovin,
any news about this
thanks
Hi, I sent you an email yesterday.
Let me know if you got it
yes i got it i replyed you
Thanks
Most helpful comment
if you mean the AE extension, it's on another repository
https://github.com/bodymovin/bodymovin-extension