Skip to content

CEP Resources and References

A comprehensive collection of external resources, tools, and references for Adobe CEP development.

Official Documentation

Adobe CEP Resources

  • CEP Resources Repository - Official Adobe repository containing:
  • HTML Extension Cookbooks for all CEP versions
  • Documentation and guides
  • Tools and utilities
  • Sample code
  • Adobe-CEP GitHub Organization - Official source for:
  • Sample extensions
  • Development tools
  • Documentation updates

Development Tools

  • ExtendScript Debugger for VS Code
  • Official Adobe extension for VS Code
  • Debug ExtendScript in modern IDE
  • Support for all Adobe applications
  • Types for Adobe
  • TypeScript definitions for Adobe applications
  • IntelliSense support
  • Community-maintained

Development Frameworks

Modern Frameworks

  • Bolt CEP
  • React, Vue, and Svelte support
  • TypeScript integration
  • Hot module reloading
  • Production-ready tooling
  • Brutalism
  • Adobe-style UI components
  • Theme-aware styling
  • Vue.js integration
  • Bombino
  • Quick-start templates
  • Multiple framework options
  • Integrated tooling

Build Tools

  • cep-bundler
  • Zero-config bundling
  • Parcel integration
  • Live reload support

Community Resources

Forums and Discussion

Blogs and Tutorials

Development Tools

Extension Development

  • ZXPSignCmd
  • Official signing tool
  • Certificate creation
  • ZXP packaging
  • ExManCmd
  • Command-line extension management
  • Automated installation
  • Enterprise deployment

Debugging Tools

Code Examples

Official Examples

Community Examples

Migration Resources

UXP Resources