PHPackages                             develodesign/module-cloudinaryimageproductoption - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. develodesign/module-cloudinaryimageproductoption

ActiveMagento2-module

develodesign/module-cloudinaryimageproductoption
================================================

Adds new product option that uses Cloudinary to upload image.

1.0.0(4y ago)46GPL-3.0PHP

Since Apr 6Pushed 4y ago2 watchersCompare

[ Source](https://github.com/develodesign/magento-extension-cloudinary-option)[ Packagist](https://packagist.org/packages/develodesign/module-cloudinaryimageproductoption)[ RSS](/packages/develodesign-module-cloudinaryimageproductoption/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Magento 2 Module : Cloudinary Image Product Option
==================================================

[](#magento-2-module--cloudinary-image-product-option)

Demo Video
----------

[](#demo-video)

[![Magento Cloudinary Product option](https://camo.githubusercontent.com/c46f70cae1e33c8d040762917c5722ed8d7fec7336009bad37f83d9567b7cb0a/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f7a55394b4d3565387278592f302e6a7067)](https://youtu.be/zU9KM5e8rxY)

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Links](#markdown-header-links)

Main Functionalities
--------------------

[](#main-functionalities)

This module adds a new product option for Cloudinary image uploads, site visitors can upload images to Cloudinary storage, or select images from a range of Social networks.

Installation via Composer
-------------------------

[](#installation-via-composer)

```
composer require develodesign/module-cloudinaryimageproductoption

```

- Set up the module by running the following commands

```
php bin/magento module:enable Develo_CloudinaryImageProductOption
php bin/magento setup:upgrade
php bin/magento cache:flush

```

- If you are running Magento in production mode, you will also have to compile and deploy static content with

```
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

### Uninstalling

[](#uninstalling)

To uninstall the module run the following commands in terminal in your Magento directory

```
php bin/magento module:disable Develo_CloudinaryImageProductOption
composer remove develodesign/module-cloudinaryimageproductoption
rm -rf app/code/Develo/CloudinaryImageProductOption
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

Configuration
-------------

[](#configuration)

To set system config variables go to Stores -&gt; Configuration -&gt; Develo -&gt; Cloudinary Image

### Backend Configuration

[](#backend-configuration)

There are three variables necessary for the configuration. To get your cloudName, apiKey and upload preset log in to the Cloudinary’s dashboard. The cloud name and api key are visible in Account Details after you log in. To get your upload preset go to Settings -&gt; Upload -&gt; Upload preset and Add new upload preset where you can make some basic configuration.

### Frontend Configuration

[](#frontend-configuration)

- Show Advanced Options - enable/disable Advanced options for users in Cloudinary widget.
- Allow Cropping - enable/disable cropping of uploaded images.
- Styles - you can customize the feel and look of the widget by editing this JSON setting. For examples of the styles see  , but use the provided template.
- Sources - select sources available to your customers. Hold ‘ctrl’ to select multiple sources.

### Sources API Keys

[](#sources-api-keys)

- dropboxAppKey - Your DropBox App key. Required if adding the dropbox source.
- facebookAppId - The App ID of your own Facebook application. Defaults to using the Cloudinary Media Upload app to access their Facebook accounts if not provided.
- googleApiKey - Your API key needed to access Google APIs. Required if adding the image\_search source.
- instagramClientId - The App ID of your own Instagram application for accessing your users Instagram accounts. Defaults to using the Cloudinary Media Upload app to access their Instagram accounts if not provided.
- instagramClientId - The Client ID of your own Google Drive application for accessing your users Google Drive accounts. Defaults to using the Cloudinary Google Drive app to access their accounts if not provided.

Links
-----

[](#links)

- [Magento Marketplace Listing](https://marketplace.magento.com/develodesign-module-cloudinaryimageproductoption.html).

[Developed by Develo](https://www.develodesign.co.uk).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1501d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e72f755b8cf02d9dfcd7eac011d1dd4d84c8e3de872641c795b88cc2b8eaba1?d=identicon)[develodesign](/maintainers/develodesign)

---

Top Contributors

[![collymore](https://avatars.githubusercontent.com/u/55946?v=4)](https://github.com/collymore "collymore (6 commits)")[![SebDevelo](https://avatars.githubusercontent.com/u/85486044?v=4)](https://github.com/SebDevelo "SebDevelo (3 commits)")

### Embed Badge

![Health badge](/badges/develodesign-module-cloudinaryimageproductoption/health.svg)

```
[![Health](https://phpackages.com/badges/develodesign-module-cloudinaryimageproductoption/health.svg)](https://phpackages.com/packages/develodesign-module-cloudinaryimageproductoption)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
