-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: re-organization distribution docs, add required products info * docs: remove og packaging guide * add valid products list
- Loading branch information
1 parent
761c00c
commit 69e722a
Showing
11 changed files
with
400 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
keywords: | ||
- Distribution | ||
- Local Distribution | ||
- App Builder | ||
- Public | ||
- Private | ||
title: Distribution | ||
description: The Developer Console and aio CLI provide features for developers to distribute their App Builder applications. This documentation focuses on the distribution step of this lifecycle. | ||
--- | ||
|
||
# Distribution Overview | ||
|
||
Developers can distribute their App Builder apps privately or publicly. | ||
|
||
## Private | ||
|
||
Privately distributed apps are only available to members of the developer's organization. See [Private Distribution](./private.md) for more details. | ||
|
||
## Public | ||
|
||
Publicly distributed apps are available for install via Adobe Exchange. See [Public Distribution](./public.md) for details on how to configure and prepare your app for public distribution. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
keywords: | ||
- Distribution | ||
- Local Distribution | ||
- App Builder | ||
- Private | ||
title: Private Distribution | ||
description: This documentation focuses on privately distributing App Builder applications. | ||
--- | ||
|
||
# Private Distribution | ||
Distribute apps to other members in your Adobe organization. | ||
|
||
## Overview | ||
|
||
Privately distributed apps are only available to users in the developer's organization and can be accessed via the [App Builder Catalog](https://experience.adobe.com/#/@adobeio/custom-apps). These apps are submitted via the [Developer Console](https://developer.adobe.com/console) and reviewed by admins of the developer's organization. | ||
|
||
See [Publishing Your First App Builder Application](../../getting_started/publish_app.md) for a thorough walkthrough on this topic. | ||
|
||
> Note: In order for your app to show up in the App Builder Catalog, it must be an Experience Cloud Shell extension. |
Oops, something went wrong.