cloudinary_magento2
cloudinary_magento2 copied to clipboard
Cloudinary's Magento 2 extension. Upload product images to the cloud, manipulate them to match your graphic design and optimize images for better user experience
Cloudinary Magento 2 Extension
The Cloudinary Magento extension links your Magento website to your Cloudinary account, allowing you to serve all your product, category, and content management system (CMS) images directly from Cloudinary. Before you install the extension, make sure you have a Cloudinary account. You can start by signing up for a free plan. When your requirements grow, you can upgrade to a plan that best fits your needs. For more information on using the Cloudinary Magento 2 extension, take a look at our documentation.
Installation
You can download and install the extension from the Magento Marketplace or install it via composer by running the following commands under your Magento 2 root dir:
composer require cloudinary/cloudinary-magento2
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
https://www.cloudinary.com/
Copyright © 2020 Cloudinary. All rights reserved.