i40west / netlify-cms-cloudflare-pages

Oauth API to run Decap CMS (formerly Netlify CMS) on Cloudflare Pages
BSD 3-Clause "New" or "Revised" License
97 stars 25 forks source link

This is pure gold #3

Open nalmeida opened 1 year ago

nalmeida commented 1 year ago

This repo / instructions are pure gold! I've been searching for a elegant, flat file / git ops CMS similar to Netlify CMS for deploying on Cloudflare Pages.

Do you believe it would be possible to have multiple editors / admins for the CMS.

Tks for sharing!

i40west commented 1 year ago

There's no reason it couldn't be implemented but it wouldn't be a quick and easy tweak. Honestly, I wrote this for a client, who ended up not using a CMS once he learned how to just edit Markdown and push to Github, so I'm not using this in production, which makes improvement a fairly low priority.

cralor commented 11 months ago

Does this mean only the admin can login with this? or anyone with the repo access will still be able to login as well?

i40west commented 11 months ago

Does this mean only the admin can login with this? or anyone with the repo access will still be able to login as well?

Anyone with repo access should be able to log in, but I haven't specifically tested this behavior.

gxanshu commented 11 months ago

Thank you very very much @i40west. this is really a pure gold you solved my problem. i looking for it for more that 3 days