Adobe Commerce Admin UI SDK

The Adobe Commerce Admin UI SDK enables App Builder developers to extend the Commerce Admin panel with custom menus, pages, and UI components built as out-of-process applications. Rather than modifying the Commerce codebase directly, developers build React-based UIs hosted on Adobe App Builder infrastructure and surface them inside the Admin through the SDK's extension point mechanism.

API entry from apis.yml

apis.yml Raw ↑
aid: magento:admin-ui-sdk
name: Adobe Commerce Admin UI SDK
tags:
- Admin Panel
- App Builder
- E-Commerce
- Extensibility
- UI Extensions
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://developer.adobe.com/commerce/extensibility/admin-ui-sdk/
properties:
- url: https://developer.adobe.com/commerce/extensibility/admin-ui-sdk/
  type: Documentation
description: The Adobe Commerce Admin UI SDK enables App Builder developers to extend the Commerce Admin
  panel with custom menus, pages, and UI components built as out-of-process applications. Rather than
  modifying the Commerce codebase directly, developers build React-based UIs hosted on Adobe App Builder
  infrastructure and surface them inside the Admin through the SDK's extension point mechanism.