AdobeStockImageApi Module
Api\ConfigInterface
This interface defines the contract for accessing Adobe Stock image integration configuration in Magento 2. Developers use this to retrieve the defaul...
Api\GetImageListInterface
This interface defines a contract for searching and retrieving images from the Adobe Stock API within Magento 2. Developers implement this interface t...
Api\GetRelatedImagesInterface
This interface defines a contract for retrieving related Adobe Stock images based on a given image ID. Developers would implement or use this interfac...
Api\SaveImageInterface
This interface defines a contract for downloading Adobe Stock images from a URL and saving them to Magento's media gallery. Developers would implement...
Api\SaveLicensedImageInterface
This interface defines the contract for downloading and saving already-licensed images from Adobe Stock to Magento. Developers would implement or use...