Cloudflare Images Integration #6237
Unanswered
timojokinen
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What are Cloudflare Images? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would be the best way to integrate Statamic with cloudflare images? I thought about making a flysystem adapter but cf images does not support many of the methods that are required for an adapter such as managing directories, moving, copying and visibility.
Can I just implement the methods like write, read, writeStream, etc. or will Statamic crash because it's designed to work with directories? What alternatives do I have?
Beta Was this translation helpful? Give feedback.
All reactions