Adobe Developer Console project creation

Create a Adobe Developer Console project that defines it’s access to other Adobe services, and manages its deployments.

Transcript
When creating an AEM content fragment console extension, first we need to start off at the Adobe Developer console and create a new project to associate our extension with. So for this, we head over to developer.adobe.com.
So we’ll click the console button to open the console.
And if you’re part of multiple Adobe orgs, make sure that you have selected the Adobe org that your AEM environment that the extension will be added to exists in.
Next, we’ll head over to projects and we’ll create a new project. And from here we’ll create it from a project template and select App Builder.
First, we need to give our project a title, and make sure you make the semantics, since this is going to be how you identify the project later on in Adobe Developer console that’s associated with your specific content fragment extension.
The app name is simply a unique name for the app. You can change this or you can leave it as the auto-generated name itself.
Workspaces are where the extension is deployed so the Production Workspace should be self-explanatory. This is where the final build of the extension is deployed that will automatically be injected into AEM as a Cloud Service content fragment consoles. The Stage Workspace is typically used for development and testing. So development builds or release candidate builds can be deployed into the Stage Workspace for testing.
And if you have larger, more complex development workflows, you can always add new Workspaces for each of your use cases.
Lastly, keep the Adobe I/O Runtime checkbox checked. If you are going to need an Adobe I/O Runtime action for this extension.
Typically, to do any meaningful work or interact with AEM itself from the extension, you’ll need an Adobe I/O Runtime action. So we’ll want to keep this checked most of the time.
We can save our project.
And now our project is created. -
IMPORTANT
The video above showcases the use of a Content Fragment Console extension to illustrate Adobe Developer Console project creation. However, it’s important to note that the concepts covered can be applied to all AEM UI extensions.

See the Adobe Developer documentation for a detailed walk-through of creating an Adobe Developer Console project.

recommendation-more-help
4859a77c-7971-4ac9-8f5c-4260823c6f69