문제

Looking for an example on how to create admin modal similar to what's used in advanced pricing on product edit. Does anyone have an example with basic block logic inside.

도움이 되었습니까?

해결책

Created my own in the end

https://github.com/DominicWatts/AdminModalPopup

Looked at a couple of examples in the core code such as the admin analytics notification modal and seemed overkill such as this

https://github.com/magento/magento2/blob/2.4.0/app/code/Magento/AdminAnalytics/view/adminhtml/ui_component/admin_usage_notification.xml#L47

Hope it helps someone

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top