-
### Preconditions
The [documentation on usage of credentials](https://devdocs.magento.com/mftf/docs/credentials.html#use-credentials-in-a-test) mentions that credentials only works with three e…
-
## Story
As a Merchant of Magento Community edition I want to sign-in to Adobe Stock integrated into Magento Admin using my AdobeID *so that* I can license stock images during X days without entering…
-
### Story
https://github.com/magento/adobe-stock-integration/issues/344 [Story 28] User sees the curated images when open Stock
### Task description
This task is a backend implementation and …
-
### Preconditions:
1. php bin/magento config:set adobe_stock/integration/enabled 1
2. php bin/magento config:set adobe_stock/integration/api_key \
3. php bin/magento config:set cms/wysiwyg/enabled …
-
# New topic request
## Description
In early 2020, the Adobe Stock Integration extension project (https://github.com/magento/adobe-stock-integration) will be released and become available for use…
-
## Story
As a Merchant I want to see images that are from the same series as currently viewed image *so that* I have better image discovery experience and find the image I need faster
## Busines…
-
```sh
baler build --trace
✔ Collected theme/module data 142ms
⠋ (Magento/luma) Create core bundle file⠋ (Etilize/import) Create core bundle file
Optimization is done, but stats have not been impl…
-
### Preconditions:
* Retrieve API Key for Adobe Stock API from https://console.adobe.com/integrations
* Use the following headers for performing requests:
* `x-api-key: `
* `x-product: `
…
-
### Preconditions:
1. php bin/magento config:set adobe_stock/integration/enabled 1
2. php bin/magento config:set adobe_stock/integration/api_key \
3. php bin/magento config:set cms/wysiwyg/enabled …
-
When calling `License::downloadAssetRequest()`
It should return Guzzle/Request. But instead it triggers exception "No redirection done by server" which comes from `HttpClient::doGet()` method.
…