All Projects → Adobe-CEP → Cep Resources

Adobe-CEP / Cep Resources

Tools and documentation for building Creative Cloud app extensions with CEP

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cep Resources

Kahelpers
Kotlin Extensions (Android extensions) and Helpers for smoother Android development
Stars: ✭ 382 (-58.3%)
Mutual labels:  extensions
Midi2lr
An application and plugin to remotely control Lightroom with a MIDI controller
Stars: ✭ 485 (-47.05%)
Mutual labels:  adobe
Versaplayer
Versatile Video Player implementation for iOS, macOS, and tvOS
Stars: ✭ 608 (-33.62%)
Mutual labels:  extensions
Zson
ZSON is a PostgreSQL extension for transparent JSONB compression
Stars: ✭ 385 (-57.97%)
Mutual labels:  extensions
Extensions
Source code of Raindrop.io browser extension (Chrome, Firefox, Opera)
Stars: ✭ 446 (-51.31%)
Mutual labels:  extensions
Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
Stars: ✭ 544 (-40.61%)
Mutual labels:  extensions
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (-59.93%)
Mutual labels:  extensions
Vscode Create Tests
A vscode extension to quickly create test files.
Stars: ✭ 16 (-98.25%)
Mutual labels:  extensions
Whatif
☔ Fluent expressions of Kotlin for handling single if-else statements, nullable, collections, and boolean.
Stars: ✭ 450 (-50.87%)
Mutual labels:  extensions
Fsharpplus
Extensions for F#
Stars: ✭ 589 (-35.7%)
Mutual labels:  extensions
Enhancer
A collection of utilities to enhance the Unity Editor
Stars: ✭ 394 (-56.99%)
Mutual labels:  extensions
Android Maps Extensions
Android Maps Extensions is a library extending capabilities of Google Maps Android API v2.
Stars: ✭ 404 (-55.9%)
Mutual labels:  extensions
Ramda Adjunct
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Stars: ✭ 550 (-39.96%)
Mutual labels:  extensions
Ca Archive
Catalog of classic Firefox add-ons created before WebExtensions apocalypse
Stars: ✭ 383 (-58.19%)
Mutual labels:  extensions
Rxjavaextensions
RxJava 2.x & 3.x extra sources, operators and components and ports of many 1.x companion libraries.
Stars: ✭ 662 (-27.73%)
Mutual labels:  extensions
Pext
Python-based extendable tool
Stars: ✭ 380 (-58.52%)
Mutual labels:  extensions
Swiftyutils
All the reusable code that we need in each project
Stars: ✭ 490 (-46.51%)
Mutual labels:  extensions
Android Extensions
Android Extensions
Stars: ✭ 18 (-98.03%)
Mutual labels:  extensions
Creative Cloud Linux
PlayOnLinux install script for Adobe Creative Cloud
Stars: ✭ 725 (-20.85%)
Mutual labels:  adobe
Oscnews
Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
Stars: ✭ 582 (-36.46%)
Mutual labels:  extensions

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 10 is available for developing extensions and add-ons in latest vesions 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.

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

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


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].