Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

ReadMe.md

What this sample is

A panel based Sample Extension for Adobe Bridge CC 2018 and later. It creates a Panel (Embedded Type Extension) in Bridge.

The extension UI displays a button. Clicking on the Button opens a Folder Select dialog, and on selecting the folder, the contents of this folder are shown in the Bridge's Content panel.

This extension makes use of CEP APIs to display the Folder select Dialog and ExtendScript to show the selected folder contents in Bridge.

What Adobe host apps this sample supports

  • Audition

How to get started

Download\Clone the Repo and copy the sample Extension folder to CEP supported paths

Please refer to Bridge CEP documentation for CEP Supported paths.

Enable Debug mode for Extensions as the extension is not signed

Refer to Bridge CEP documentation for using unsigned CEP extensions in Bridge.

Launch Adobe Bridge CC 8.0 and later

Go to Window Menu-> Extensions -> HelloBridge menu item.

Refer to Bridge CEP documentation for detailed guidelines for using CEP Extensions in Bridge.