AdobeStockImageAdminUi
The Magento_AdobeStockImageAdminUi module is responsible for the admin panel user interface (UI) implementation.
Extensibility
Extension developers can interact with the Magento_AdobeStockImageAdminUi module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_AdobeStockImageAdminUi module.
Layouts
This module interacts with the following layouts and layout handles in the view/adminhtml/layout
directory:
cms_wysiwyg_images_index
For more information about layouts in Magento 2, see the Layout documentation.
UI components
You can extend admin notifications using the view/adminhtml/ui_component/adobe_stock_images_listing.xml
configuration file.
For information about UI components in Magento 2, see Overview of UI components.
Additional information
For information about significant changes in patch releases, see 2.3.x Release information.