Log in

AdobeStockImage Module

Config

Model

This configuration class provides access to Adobe Stock Image integration settings stored in Magento's system configuration. Developers use this class...

Extract\AdobeStockAsset

Model

This class converts Adobe Stock search results (Document objects) into structured Adobe Stock Asset objects. Developers use this when processing Adobe...

Extract\Keywords

Model

This class extracts and converts keyword data from Adobe Stock image search documents into Magento's KeywordInterface objects. Developers use this whe...

Extract\MediaGalleryAsset

Model

This class converts Adobe Stock image search results into Magento's Media Gallery Asset objects. Developers use this when integrating Adobe Stock imag...

GetImageList

Model

This class retrieves a filtered list of Adobe Stock images based on search criteria. Developers use it when implementing Adobe Stock image search func...

GetRelatedImages

Model

This class retrieves related Adobe Stock images based on a given image ID. Developers use it to display similar or related stock images to users, such...

SaveImage

Model

This class handles saving Adobe Stock images to Magento's media gallery. Developers use this when implementing functionality to download and store Ado...

SaveImageFile

Model

This class handles saving Adobe Stock image files to Magento's storage system. Developers use it when implementing Adobe Stock image downloads, as it...

SaveKeywords

Model

This class saves keywords associated with Adobe Stock images to the media gallery. Developers use this when importing Adobe Stock images to store sear...

SaveLicensedImage

Model

This class handles the process of saving a licensed Adobe Stock image to Magento's media storage. Developers would use this when a merchant has purcha...

SaveMediaGalleryAsset

Model

This class handles saving Adobe Stock images as media gallery assets in Magento 2. When a merchant downloads an image from Adobe Stock, this class imp...

SerializeImage

Model

This class converts an Adobe Stock image Document object into a plain array format, transforming custom attributes into key-value pairs. Developers us...

Storage\Save

Model

This class handles saving Adobe Stock images from remote URLs to Magento's local file system. Developers use this class when implementing Adobe Stock...