this post was submitted on 30 Oct 2023
1 points (100.0% liked)

Side Project

29 readers
1 users here now

A community for sharing and receiving constructive feedback on side projects.

founded 11 months ago
MODERATORS
 

Hey guys

I was wondering what headless CMS y'all recommend for clients to manage their own data

Ideally it should be able to:

  • let the client login and manage its data easily, if needed
  • but also allow admins like me to create new Post types with custom fields (that my clients can populate or manage then)

A cool combo I know about is to use Wordpress + Crocoblocks JetEngine

But Wordpress as headless CMS requires plenty of setup and I wonder if there's something easier nowadays

Thank you

top 10 comments
sorted by: hot top controversial new old
[–] pseudoindisponible@alien.top 1 points 10 months ago (3 children)

I recommend Strapi (https://strapi.io/), it offers many out-of-the-box features and it's quite easy to modify it if you have more advanced requirements.

[–] Tihunov@alien.top 1 points 10 months ago

Strapi is the best one £

[–] borispoehland@alien.top 1 points 10 months ago

Thanks, I‘ll take a look

[–] dharmikjagodana@alien.top 1 points 10 months ago

Strapi is good.

[–] matfrana@alien.top 1 points 10 months ago

If you have React skills, I would suggest React Bricks.
It is a headless, but based on the concept of blocks, which are implemented as React components, so it's like Gutenberg, done well.

Disclaimer: I am the CTO - which means I am also available to show you how it works, if you like :) Let me know what you think about it.

[–] caisy_io@alien.top 1 points 10 months ago (1 children)

Hi there, obviously we're a bit biased but caisy seems perfect for your use case and needs. The UI is easy to manage, you can set up multiple projects and structure them into groups and organizations. By inviting new useres and assigning them roles, you can grant your clients the access they need without confusion. Feel free to check it out and start with a free plan 😊

[–] borispoehland@alien.top 1 points 10 months ago

Thanks 🙏🏼

[–] Prikesh@alien.top 1 points 10 months ago

I would recommend Directus https://directus.io/ very versatile, REST and GQL support

[–] igod1329@alien.top 1 points 10 months ago

Have heard good things about Strapi.

[–] RealBass@alien.top 1 points 10 months ago

I was looking for a CMS recently for my blog - with key requirements being:

- to be free (or come with a generous free plan)
- to offer the best possible editor AND developer experience

I'm using Nuxt.js / static site.

I ended up with Storyblok CMS. I've been running it for a month now and I'm very happy with it... Obviously there are many variables to consider but for what I need, with me being the only Admin of the CMS, and not a lot of traffic coming to my blog, it's really cool.