Skip to content

Tools and documentation for building Creative Cloud app extensions with CEP

Notifications You must be signed in to change notification settings

lw28vlk/CEP-Resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
Mar 5, 2019
Mar 13, 2021
May 18, 2023
May 28, 2015
May 28, 2015
Jun 23, 2016
Aug 1, 2017
Jun 24, 2022
Jun 24, 2022
Aug 17, 2021
May 18, 2023
Aug 4, 2022
Aug 29, 2022
Nov 21, 2019
Mar 3, 2023
Sep 23, 2020

Repository files navigation

Getting Started with Common Extensibility Platform (CEP)

This page provides the resources you need to get started in order to create extensions for Adobe Creative Cloud applications, using the new HTML5/JavaScript interface model. The Flash/ActionScript interface model for extensions is deprecated in Creative Cloud releases; Support has already been removed from CC2014 and later releases.

  • CEP 11 is available for developing extensions and add-ons in latest versions of Creative Cloud Applications. Refer to the table for Creative Cloud products integration with CEP 11.

  • CEP 10 is available for developing extensions and add-ons in latest versions of Creative Cloud Applications. Refer to the table for Creative Cloud products integration with CEP 10.

  • Creative Cloud 2019 products include CEP 9 for developing extensions and add-ons. Refer to the table for 2019 products integration with CEP 9.

This SDK provides the low-level tools that you need to build extensions. Extensions that you build using these tools must be packaged as ZXP files in order to be seen and loaded by Extension Manager. You can offer extensions as free or paid products through our marketing portals (Adobe Exchange, the Add-ins website, the Creative Cloud desktop app). When you do this, you upload the extension to Adobe as a single ZXP file.

Resources you will need include:

  • CEP JavaScript libraries for communicating with the operating system and Extension Manager and for communicating with the host application and other extensions.
  • Sample code for how to use these libraries
  • The ZXP packager, a command-line utility

For developing CEP 10.0 HTML/JavaScript extensions for Creative Cloud host applications

Documentation


Miscellaneous help


About

Tools and documentation for building Creative Cloud app extensions with CEP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.5%
  • HTML 43.2%
  • CSS 4.0%
  • Other 2.3%