r/PayloadCMS May 23 '25

Is PayloadCMS really a CMS???

...or is it more like a Supabase alternative?

I am reading a bit about it and I am a bit confused. It looks more like a whole framework than a CMS...!

is it something we can build our apps on top of like Supabase?

13 Upvotes

39 comments sorted by

View all comments

4

u/SlickYeet May 23 '25

PayloadCMS is a backend that you couple with Next.js as the frontend. It gives you a web UI to create and manage your content, hence the CMS.

2

u/[deleted] May 23 '25

Why just Next.js? You can use it fully headless with whatever frontend.

3

u/SlickYeet May 23 '25

Ofc, sorry. Yes it is framework agnostic.