vue-storefront-1 icon indicating copy to clipboard operation
vue-storefront-1 copied to clipboard

Add support for cloudinary.com as a image proxy

Open pkarw opened this issue 6 years ago • 0 comments

What is the motivation for adding / enhancing this feature?

Add the support for Cloudinary for image proxy instead of using the /api/img endpoint. Related source location: https://github.com/DivanteLtd/vue-storefront/blob/65b964f049f3d100a8523779ca20aa78af6def7f/core/helpers/index.ts#L46

What are the acceptance criteria

  • [ ] vsf-cloudinary module ready to be installed to VSF :-)

Can you complete this feature request by yourself?

  • [ ] YES
  • [ ] NO

Which Release Cycle state this refers to? Info for developer.

Pick one option.

  • [x] This is a normal feature request. This should be available on https://test.storefrontcloud.io and then after tests this can be added to next Vue Storefront version. In this case Developer should create branch from develop branch and create Pull Request 2. Feature / Improvement back to develop.
  • [ ] (Pick this option only if you're sure) This is an important improvement request for current Release Candidate version on https://next.storefrontcloud.io and should be placed in next RC version. In this case Developer should create branch from release branch and create Pull Request 3. Stabilisation fix back to release.
  • [ ] (Pick this option only if you're sure) This is a critical improvement request for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version. In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.

Additional information

pkarw avatar Jun 29 '19 21:06 pkarw