You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable and Configure Adobe Stock Integration in the Stores -> Configuration -> System -> Adobe Stock Integration
Steps to reproduce (*)
Login to Admin panel
Open the media gallery. I.e. from the Catalog -> Category -> Content fieldset -> Select image from gallery
Click "Search Adobe Stock" button
Click on any image to open the image preview panel
Click "License"/"Save Licensed" button
Confirm the image name in the popup
Expected result (*)
The images information should be saved to the media_gallery_asset table. The description filed should be populated with the information provided from Adobe Stock
Technical Details
Use the \Magento\MediaGalleryMetadataApi\Api\ExtractMetadataInterface to retrieve the metadata
The text was updated successfully, but these errors were encountered:
Story: #724
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
The images information should be saved to the
media_gallery_asset
table. Thedescription
filed should be populated with the information provided from Adobe StockTechnical Details
Use the
\Magento\MediaGalleryMetadataApi\Api\ExtractMetadataInterface
to retrieve the metadataThe text was updated successfully, but these errors were encountered: