cloudinary_magento2 icon indicating copy to clipboard operation
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

Results 5 cloudinary_magento2 issues
Sort by recently updated
recently updated
newest added

in magento 2.4.7 there are interface changes that introduces stronger output type and it gives example error: Fatal error: Declaration of Cloudinary\Cloudinary\Model\Logger\OutputLogger::getVerbosity() must be compatible with Symfony\Component\Console\Output\OutputInterface::getVerbosity(): int in /var/www/html/vendor/cloudinary/cloudinary-magento2/Model/Logger/OutputLogger.php...

Hello, following issue #109 here is the new cloudinary_images property in Graphqls with all the images that are attached to the product entity in Magento. I leaved there the old...

please see https://github.com/cloudinary/cloudinary_magento2/pull/135

### **Description:** #### **Overview** This PR updates the `ProductGalleryHelper::isHyvaThemeEnabled()` method to use `DesignInterface` instead of `ThemeProvider`, ensuring accurate detection of Hyvä-based themes, including child themes. #### **Changes:** - **Replaced `ThemeProvider`...

Hi @wissam-khalili, I hope you're doing well. We upgraded the module and set it up on our staging environment. At this point, we found one issue. If this is out...