# Magento_AdobeStockImageAdminUi module

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](https://developer.adobe.com/commerce/php/development/components/plugins/).

[The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection/) 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](https://developer.adobe.com/commerce/frontend-core/guide/layouts/).

### 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](https://developer.adobe.com/commerce/frontend-core/ui-components/).

## Additional information

For information about significant changes in patch releases, see [2.3.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).
