Skip to content

Commit 473310f

Browse files
authored
Update eligible-extensions-config.md
1 parent 96f3bee commit 473310f

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

src/pages/admin-ui-sdk/eligible-extensions-config.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,18 @@ keywords:
66
- Extensibility
77
---
88

9-
# Eligible Extensions Configuration
9+
# Eligible extensions configuration
1010

11-
The eligible extensions configuration allows you to select the extensions for a specific Commerce instance. All eligible extensions will be loaded from the App Registry. An extension is considered eligible when the deployed workspace is published to the `commerce/backend-ui/1` extension point.
11+
The eligible extensions configuration allows you to select the extensions for a specific Commerce instance. Commerce loads all eligible extensions from the App Registry. An extension is considered eligible when the deployed workspace is published to the `commerce/backend-ui/1` extension point.
1212

13-
## Eligible Extensions Configuration Screen
13+
## Configuration
1414

15-
Navigate to **Stores** > Settings > **Configuration** > **Adobe Services** > **Admin UI SDK** screen.
16-
17-
In the **General Configuration**, click on the `Configure extensions` button.
15+
Navigate to **Stores** > Settings > **Configuration** > **Adobe Services** > **Admin UI SDK**. In the **General Configuration** section, click the **Configure extensions**` button.
1816

1917
![Admin UI SDK eligible extensions configuration](../_images/admin-ui-sdk/configuration/eligible-extensions.png)
2018

21-
1. Select the workspace of extensions you want to map to the Commerce instance and apply to load eligible extensions.
19+
1. Select the workspace of extensions you want to map to the Commerce instance. Click **Apply** to load the eligible extensions. Workspace choices are: **Stage**, **Production**, or **Custom**. If **Custom** is selected, be sure to provide the workspace name corresponding to the extension in App Builder. Only English alphanumeric and Latin alphabet characters are allowed.
2220

2321
1. Select the extensions you want to include in the Commerce instance.
2422

25-
1. Save the selection to have registrations correctly included in the Commerce Admin Panel.
26-
27-
Workspace choices are: **Stage**, **Production**, or **Custom**. If **Custom** is selected, make sure to provide the workspace name corresponding to the extension in App Builder. Only English alphanumeric and Latin alphabet characters are allowed.
23+
1. Save the selection to have registrations correctly included in the Commerce Admin.

0 commit comments

Comments
 (0)