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 image/media mangement #190

Open
osseonews opened this issue Jul 20, 2023 · 2 comments
Open

Add support for image/media mangement #190

osseonews opened this issue Jul 20, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@osseonews
Copy link

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.

@lane711 lane711 changed the title Thanks and suggestion for Images Add Support for Image/Media Mangement Jul 20, 2023
@lane711 lane711 added enhancement New feature or request help wanted Extra attention is needed labels Jul 20, 2023
@lane711
Copy link
Owner

lane711 commented Jul 20, 2023

@osseonews - we definitely need this. Thanks for taking the time to submit

@lane711 lane711 changed the title Add Support for Image/Media Mangement Add support for image/media mangement Jul 20, 2023
@chrisspiegl
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants