You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for building this. Amazing idea. One thing I think is missing here is an ability to upload images for the CMS. Suggest just using Cloudflare Images obviously, and building some simple frontend to upload images using Image API. Upon a successful upload, store the id of the image served by Cloudflare, along with a name in the D1 database or KV. Then querying the database, you can easily grab and display images based on how Cloudflare images constructs the image URL. Hope that make sense and this can be added. Images are a huge part of a CMS and linking this with Cloudflare Images would provide a full solution.
The text was updated successfully, but these errors were encountered:
lane711
changed the title
Thanks and suggestion for Images
Add Support for Image/Media Mangement
Jul 20, 2023
This could ultimately be upgraded by just putting files in r2 storage and then making cloudflare images optional? Since that would keep it in the possibility to run a completely free sonic cms.
Then choose to upgrade to Cloudflare Images for scaling of images specifically?
Thanks for building this. Amazing idea. One thing I think is missing here is an ability to upload images for the CMS. Suggest just using Cloudflare Images obviously, and building some simple frontend to upload images using Image API. Upon a successful upload, store the id of the image served by Cloudflare, along with a name in the D1 database or KV. Then querying the database, you can easily grab and display images based on how Cloudflare images constructs the image URL. Hope that make sense and this can be added. Images are a huge part of a CMS and linking this with Cloudflare Images would provide a full solution.
The text was updated successfully, but these errors were encountered: