Cloudinary Magento2
cloudinary/cloudinary-magento2
Connects your Magento store to Cloudinary, serving product, category, and CMS images directly from your Cloudinary account. Simplifies image management and delivery.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubCloudinary 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.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.