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
1.2K
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

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
New Here ,
May 20, 2025 May 20, 2025

Hello, I would like to know if the link https://blog.developer.adobe.com/how-to-create-your-first-adobe-panel-in-6-easy-steps-f8bd4ed5778 helps you solve your problem. I also want to create an extension, but I'm not able to do 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
Community Beginner ,
May 27, 2025 May 27, 2025

Hi, yes indeed. It helped a lot. Had to change some things for Ae but everything works.

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
New Here ,
Sep 28, 2025 Sep 28, 2025
LATEST

Hello! Do you created AE plugin?)

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