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.
Supported Magento versions: 2.4.9
167,014 installs★ 16 starsLatest: v2.1.8Released 2026-08-26License: MIT
composer require cloudinary/cloudinary-magento2README
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
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.
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
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues