Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Need help creating a CEP plugin for After Effects 2025 (JavaScript + API access)

Community Beginner ,
Apr 28, 2025 Apr 28, 2025

I want to create my own CEP plugin for After Effects 2025 that will use the scripting API, but I have never built plugins before.
To start, I’m trying to create a simple test plugin with minimal logic — for example, swapping selected layers inside a composition.

Following advice from GPT, I set up the suggested folder structure:
- myTestPlugin/
- index.html
- main.js
- style.css
- CSXS/
- manifest.xml


I placed this plugin folder into the following directory (Windows 11):
C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\

 

After restarting After Effects 2025, the plugin did not appear.
I expected it to show up under Window > Extensions (Legacy) inside After Effects.

 

Could you please guide me on the correct way to set up and create a basic CEP plugin for After Effects 2025?
Am I missing any important steps (such as enabling debug mode, setting manifest version, or signing the extension)?

Thank you very much!



TOPICS
Scripting
153
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Apr 28, 2025 Apr 28, 2025

Hi Valera,

Thanks for the message. I'm Kevin from Adobe Support, a moderator here. I hope a product team member, a community member or an Adobe Expert can answer your specific question.  In the meantime, have you checked out this primer? https://adobe.ly/4juJ2X3. I hope it helps. Let me know. Sorry for the hassle.

 

Thanks,

Kevin

 

Translate
Adobe Employee ,
Apr 28, 2025 Apr 28, 2025

Hi Valera,

Thanks for the message. I'm Kevin from Adobe Support, a moderator here. I hope a product team member, a community member or an Adobe Expert can answer your specific question.  In the meantime, have you checked out this primer? https://adobe.ly/4juJ2X3. I hope it helps. Let me know. Sorry for the hassle.

 

Thanks,

Kevin

 

Kevin Monahan - Sr. Community & Engagement Strategist – Pro Video and Audio
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 28, 2025 Apr 28, 2025
LATEST

Thank you very much! I will be happy to read it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines