Magento 2 Cloudinary Module
Magento 2 module for integration with Cloudinary.
Run the following command 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
Copyright © 2018 Cloudinary. All rights reserved.