Adobe Commerce 2.3 reached end of support in September 2022.

AdobeStockAsset

The Magento_AdobeStockAsset module is responsible for the Adobe Stock assets handling implementation on Magento side.

Installation details

The Magento_AdobeStockAsset module creates the following tables in the database:

  • adobe_stock_asset
  • adobe_stock_category
  • adobe_stock_creator

Before disabling or uninstalling this module, note that the Magento_AdobeStockImage module depends on this module.

For information about module installation in Magento 2, see Enable or disable modules.

Extensibility

Extension developers can interact with the Magento_AdobeStockAsset 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_AdobeStockAsset module.

Additional information

For information about significant changes in patch releases, see 2.3.x Release information.