-
The following list reflects the contents of the [`repos.yml` file from the kuzzleio/documentation repo](https://github.com/kuzzleio/documentation/blob/6d6fd18e0251b633073110ae0602f30e86b5acd1/.repos/r…
-
When the public_id contains commas the methods uploadApi()->updateMetadata and uploadApi()->upload generates an invalid signature error. However the adminApi->update method runs ok.
-
To give the ability to track Laravel usage separate from the standard PHP usage, we'd like to add a custom Analytics ID
The Analytics token is appended at the end of Cloudinary URLs as a query para…
-
## Feature request for Cloudinary iOS SDK
- I will suggests to have a Search API integration inside ManagementAPI to fetch list of videos/images by folder or tags to show them collectively as a previ…
-
## Feature request for Cloudinary PHP SDK
Could we get a 1.20.2 release with this simple PHP 8.2 fix, please?
## Explain your use case
The code works ok in PHP 8.2, but there are annoying depre…
-
# Bug report for Cloudinary PHP SDK
## Describe the bug in a sentence or two.
When the PublicID of a MediaAsset contains a dot followed by some characters, and an extension is set, the generated U…
-
Hi.
Our customer uses Cloudinary to store images. I have now noticed with about 10 images that those cannot be added to Magento through admin (Add from Cloudinary) due following error:
An error …
-
Hey guys. Whoever coded this and wrote the docs clearly invested a lot of time and energy making all calls static. To the novice PHP coder, this may seem to make the library easier to use but in fact …
-
## Feature request for Cloudinary PHP SDK
## Explain your use case
I'm creating an adapter for cloudinary that could handle every sort of files.
## Describe the problem you’re trying to solve…
-
It seems that the CloudinaryAdapter uses the deprecated resources method `$api->resource()` from **cloudinary__php v1.x**. However, the currently used method no longer exists in the new major version…