Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for new dynamic folder mode parameter on Cloudinary #110

Open
wants to merge 12 commits into
base: upgrade-cloudinary-php-api
Choose a base branch
from

Conversation

RandyCupic
Copy link
Member

@RandyCupic RandyCupic commented Sep 5, 2024

This PR introduces support for new dynamic folder_mode configuration that Cloudinary introduced (and is forcing on all new accounts), while still keeping support for the old fixed mode for projects that are currently using it. This can be configured:

netgen_remote_media:
    cloudinary:
        folder_mode: dynamic

Also this PR depends on it's parent PR (upgrading Cloudinary PHP API library form v1 to v2) because folder mode is not supported in v1.

TODO:

  • properly test everything

@RandyCupic RandyCupic changed the title [WIP] Add support for new dynamic folder mode parameter on Cloudinary Add support for new dynamic folder mode parameter on Cloudinary Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant