Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-adobe-stock-asset/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magento/module-adobe-stock-asset/README.md

# Magento_AdobeStockAsset module

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](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-enable.html).

## Extensibility

Extension developers can interact with the Magento_AdobeStockAsset module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/plugins.html).

[The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/depend-inj.html) 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](https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html).