📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Actively Maintained v2.1.3

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.

153,122
Downloads
Below average
16
GitHub Stars
Below average
3mo ago
Last Release
5
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
1694 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.1.3 on Magento 2.4.8-p3
Dec 31, 2025

Share This Module's Status

Cloudinary Magento2 Magento compatibility status badge

README

Loaded from GitHub

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. ​ Cloudinary Logo

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.