![]() |
Adobe CC FrameworkCEP connection and rpc layer for engines that target any Adobe CC DCC-Package. |

Documentation
Installation, Updates and Development
Configuration Options
Release Notes History
A framework for RPC and extension management for the Adobe product ecosystem.
Documentation
For documentation, please see the Shotgun Developer Site.
Installation and Updates
Updating to the latest version
If you already have this item installed in a project and you want to get the latest
version, you can run the update
command. You can either navigate to the
tank command that comes with that specific project, and run it there:
> cd /my_tank_configs/project_xyz > ./tank updates
Alternatively, you can run your studio tank
command and specify the project
name to tell it which project to run the update check for:
> tank Project XYZ updates
Collaboration and Evolution
![]() |
If you have access to the Shotgun Pipeline Toolkit, you also have access to the source code for all apps, engines and frameworks in Github where we store and manage them. Feel free to evolve these items; use them as a base for further independent development, make changes (and submit pull requests back to us!) or simply tinker with them to see how they have been built and how the toolkit works. You can access this code repository at https://github.com/shotgunsoftware/tk-framework-adobe. |
Special Requirements
- You need Shotgun Pipeline Toolkit Core API version v0.19.18 or higher to use this.
Configuration
No Configuration Needed!
This item does not have any options to configure!
Release Notes
Welcome to the release notes for this Engine. Below you will find an overview of all the changes we did for each release. We try to be as detailed as possible and include all bugs we have fixed, features we have added and things that may have changed. If you have questions about a particular release, don't hesitate to contact our support team!
v1.1.1
2020-Dec-8
Switches from using the support email alias to pointing to the support site
v1.1.0
2020-Mar-12
Python 3 support added.
v1.0.2
2019-Mar-17
Added LICENSE
v1.0.1
2019-Mar-14
Added placeholder dev documentation.
v1.0.0
2019-Mar-14
Initial 1.x release of the adobe framework.