내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

Unable to find Configure Extensions option in local adobe commerce 2.4.8-p1

Avatar

Level 8

Hello team,

I am trying to test https://github.com/adobe/adobe-commerce-samples/tree/main/admin-ui-sdk/menu/custom-menu with local adobe commerce 2.4.8-p1

App is working fine on localhost:9080 port and can see orders and products data in browser

 

Now want to connect that app in adobe commerce admin panel and need to see similar grid inside admin panel but Configure Extensions option not visible
https://developer.adobe.com/commerce/extensibility/admin-ui-sdk/configuration/

 

Admin-configuration-and-testing-07-04-2025_12_14_PM.png

 

Thanks,

Ankit

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 8

Found the solution!

 

Custom Menu not visible because of Adobe Commerce 2.4.8-p1 running inside docker and docker was not able to connect with 9090 and 9080 port which was running outside the docker. Provided connectivity for those port with Adobe Commerce docker and now custom menu available in admin screen from app builder and working fine.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 8

Found the solution!

 

Custom Menu not visible because of Adobe Commerce 2.4.8-p1 running inside docker and docker was not able to connect with 9090 and 9080 port which was running outside the docker. Provided connectivity for those port with Adobe Commerce docker and now custom menu available in admin screen from app builder and working fine.