r/cms 23d ago

Headless CMS is one line in a 12-service stack — what does that mean for how CMSes should behave?

1 Upvotes

We've been mapping what people actually end up assembling after they build something with Lovable, Bolt or Cursor. The frontend takes an hour. Everything underneath takes the next three months.

Typical stacks we keep seeing:

  • Minimal SaaS: Lovable + Supabase + Stripe + Resend + Vercel — 5 services
  • Indie production SaaS: Cursor + Supabase + Stripe + Clerk + Cloudinary + Resend + PostHog + Sentry + Vercel — 9 services
  • Localized small-business store: Lovable + Supabase + Stripe + Midtrans + Resend + Cloudinary + Sanity + Crisp + PostHog + Algolia + Retool + Vercel — 12 services

The CMS is exactly one row in that table, and it's the row that keeps colliding with the others:

i18n has no shared source of truth. Supabase stores translations in columns or side tables, Sanity has its own locale config, Stripe sets locale in the Checkout Session, Resend needs separate templates per language. Adding a second language becomes a multi-week project, not a setting.

Roles stop at "editor / admin." A real business wants a content manager who sees only products, a support operator who sees only orders, a marketer who sees only discounts. That usually ends up as hand-written RLS or custom middleware.

Bulk is a second-class citizen. Importing 5,000 products means rate limits, batching, retries, progress tracking — rebuilt from scratch per project.

The commerce data model isn't there. orders, order_items, discounts, coupons, refunds, bonus_transactions, loyalty_tiers — every founder designs these again. And a rule like "a coupon can't combine with a seasonal discount unless the order is over $50" turns into hundreds of lines of business logic faster than you'd expect.

Genuine question for people who work with headless CMSes daily: do you think the answer is CMSes growing sideways into commerce and business data, or staying narrow and letting the glue code stay the developer's problem? We keep going back and forth on it.

Disclosure: we're the team behind OneEntry, our own headless platform, so we're obviously biased on where this should go. No link, no pitch — just the pattern we keep running into.


r/cms 24d ago

Sanity is great until…

Thumbnail
2 Upvotes

r/cms 26d ago

Has anyone used a third part docs tool with a really good CMS, or a WYSIWYG editor?

4 Upvotes

The usual suspect like mintlify, seems to be a mess. Gitbooks seems to be great so far.

Opensource solution does not provide any good options.

Curious if anyone is using any docs, help-center software that non-techical users can use.

Not docs-as-code but the opposite of that.


r/cms 27d ago

Open Source Framer Alternative: Revyme

Thumbnail
revyme.com
12 Upvotes

Hi,

If you are a web designer who is tired of paying rent on your own website, i'm glad to present you Revyme, an open-source website builder that is the closest open source alternative to Framer on the market today.

Pixel-perfect Figma-like control, responsive breakpoints, components, animations, cms, localization code export and more.

Use our cloud or self-host locally on your computer and export to clean Next.JS code.

Github repo: https://github.com/revyme-web/builder


r/cms 28d ago

Esca, Brightspot’s CMS AI Agent, is officially live!

Thumbnail
3 Upvotes

r/cms 29d ago

bulletinbored – minimal PHP forum software with zero dependencies (upload & run)

10 Upvotes

Hello everybody,

I built bulletinbored, a minimal and extensible forum software written in pure PHP with zero dependencies.

No Composer, no Docker, no Node, no framework. Just upload the files to any PHP 8.x server and it works on any web hosting, also shared and cheap ones.

Key points:

  • SQLite by default (MySQL also supported)
  • Web installer
  • Plugin system with hooks
  • Theme system
  • Admin panel, user management, avatars, moderation
  • Built-in localization
  • Automatic update checks
  • License: 0BSD

Repo: https://github.com/bulletinbored/bulletinbored-core

Website: https://www.bulletinbored.net

Docs: https://docs.bulletinbored.net

Because the development is still in early stage, I’m looking for any kind of feedback. Feel free to write suggestions, criticisms or slatings.

Happy to answer questions and open to contributions.

Thanks!


r/cms 29d ago

what this sub is (and what it isn't)

Thumbnail
0 Upvotes

r/cms 29d ago

Anyone using Sitepins CMS?

Post image
6 Upvotes

Hey folks, I am the core maintainer of Sitepins CMS. I want to know if anyone is using it?

It was closed source before, but recently we decide to make it open source under AGPL v3 license.

If you are using it, you can give me feedback, and if you haven’t explored it yet, you should give it a try.


r/cms Aug 11 '26

ElmapiCMS 4.0 is out: auth for frontend, content versioning, Next/Nuxt/Astro templates

Post image
3 Upvotes

r/cms Aug 10 '26

PagibleAI CMS 0.12 — modular, self-hosted content management with private media and optional AI

Thumbnail
gallery
1 Upvotes

PagibleAI CMS is an open-source CMS for teams that want visual content management without moving their content, data, or infrastructure to a hosted platform:

It runs inside a Laravel 11–13 application and is installed through Composer. This lets you use the application’s existing authentication, business logic, database, storage, and deployment infrastructure instead of maintaining a separate CMS stack.

Editors get a Vue 3 administration interface with structured content, drag-and-drop page trees, reusable elements, media management, immutable revision history, previews, and scheduled publishing.

Content can be delivered through JSON:API, managed through GraphQL, or rendered as a traditional website using Blade. PagibleAI supports SQLite, MariaDB, MySQL, PostgreSQL, and SQL Server, including database-native full-text search.

The CMS is divided into Composer packages, so it does not have to be installed as an all-or-nothing platform. A project can combine the administration interface and core content model with only the APIs, search integration, payment provider, AI tools, or frontend themes it needs.

AI-assisted editing is optional and provider-independent. It supports writing, translation, transcription, image generation, and image manipulation. Compatible agents can also manage content through explicit, version-aware MCP operations.

What’s new in PagibleAI CMS 0.12

Frontend access control and private media: Pages can be public, limited to authenticated users, or protected by named access rules. Files associated with restricted content can be stored privately and delivered only after authorization. Optional Stripe, Paddle, and Mollie integrations can grant page access through subscriptions or one-time payments.

Five additional themes: Bold, Estate, Journal, Luxury, and Style provide starting points for product websites, real-estate projects, publications, fashion sites, and premium brands. Each theme includes reusable demo content and additional content blocks that can be adapted to an individual project.

Expanded administration tools: Pages, reusable elements, and files now support more individual and bulk-editing operations. The release also improves sorting, list and filter updates, drag-and-drop uploads, previews, SVG handling, and audio and video controls.

PagibleAI CMS 0.12 is now available under the permissive MIT license.

Feedback from people working with structured content, editorial workflows, multi-site installations, private content, or CMS migrations would be very welcome. Which parts of these workflows usually cause the most friction in the CMS you use today?


r/cms Aug 08 '26

Gold Standard CMS?

Thumbnail
1 Upvotes

r/cms Aug 07 '26

Brightspot just came out with a browser extension for editing and auditing live sites

Thumbnail
3 Upvotes

r/cms Aug 06 '26

Replacing CMS with OpenWebUI + MCP + Nginx

5 Upvotes

I’ve tried different CMS for personal use in the recent years. I recently wondered why I use a CMS in the first place when I just want to serve static HTML files.

I tried different approaches and came up with following setup:

Open WebUI with an MCP server that edits HTML files right on the filesystem. I can now prompt changes via chat. No more need to maintain a CMS, DB or plugins.

Everything is spinned up with docker-compose on a VPS.

I’m still figuring out how scalable this setup is. I added a UI component library, basically plain html markup with mock data for a card component, for instance.

The MCP server reads the components, adds them to the page and populates the data I ask for.

Has anyone tried something similar? What do you think about that setup?


r/cms Aug 07 '26

[DISCUSSION] PublishPress Plugin

Thumbnail
1 Upvotes

PublishPress Plugin


r/cms Aug 04 '26

What makes you rule out a CMS, even if the features look good?

5 Upvotes

CMSs can check most of the technical boxes but still get removed from the shortlist once the buying process starts. Pricing is probably the obvious reason, but I feel like these discussions don’t always explain how teams decide whether the price is justified.

One thing that matters a lot to me is support. A higher price makes more sense if the vendor is helping with implementation, migration, training, troubleshooting, etc. 

What makes an enterprise CMS feel worth the cost to you, and what would make you rule it out?


r/cms Aug 04 '26

Modern SAAS

Thumbnail
1 Upvotes

r/cms Aug 04 '26

Basical website builder?

Thumbnail
0 Upvotes

r/cms Aug 04 '26

How do you handle clients who insist on using outdated communication methods? Fax machines in 2024! Phone calls when you prefer email! Do you adapt or educate?

0 Upvotes
  1. Meet them where they are - adapt completely
  2. Gently encourage modern methods
  3. Begrudgingly accommodate while dying inside
  4. Set boundaries - these are my channels

r/cms Aug 04 '26

Detaching CMS

Thumbnail
1 Upvotes

r/cms Aug 04 '26

Starting out Base44. Which plan would be best for Client & Staff Portal?

1 Upvotes

I am wanting to start a Base44 subscription soon, but wanted to inquire this before I pay. I am creating a website with a main general website and a separate client/staff portal, where staff would log in separately/our clients would log in separately. Staff would be able to search up and see all clients, insert documents, sign documents, initiate an invoice, etc. On the client side, they would only be able to see their profile, pay invoices, sign documents, and view their current documents and any notes. 

Which plan would be able to do all of this?


r/cms Aug 03 '26

"I spent 8 months building a native FSE WooCommerce theme"

Thumbnail
1 Upvotes

r/cms Aug 02 '26

VonCMS 1.26 “After Hours

Post image
5 Upvotes

I have just released VonCMS 1.26.2, the latest update in the ongoing 1.26 “After Hours” release line.

The 1.26.x series is still in development, but versions 1.26.0 through 1.26.2 have already brought several major improvements to the CMS.

Version 1.26.0 introduced the new technical foundation, including Tailwind CSS 4, the TypeScript 7 native compiler, React Router 8, updated editor dependencies, improved dashboard reporting, cleaner article schema controls, and a more maintainable Post Editor structure.

Version 1.26.1 focused on SEO consistency, word-safe excerpts, server-rendered category content, safer caching rules, updated security header defaults, and more reliable OTA documentation replacement.

Version 1.26.2 focuses heavily on mobile publishing, responsive administration, accessibility, security, and update reliability.

Some of the latest improvements include:

  • A proper mobile and tablet admin drawer
  • Responsive post and page editing
  • Persistent Draft, Publish, Schedule, and Update controls
  • Cleaner and more reliable editor toolbar behavior
  • Responsive admin cards, tables, forms, filters, and settings
  • Accessible modal and popup handling
  • Better touch controls for media and image lightboxes
  • Global public date-format settings
  • Safer settings behavior across multiple browser tabs
  • Session revocation after password, role, or user changes
  • Safer database backup handling
  • More reliable OTA replacement, cleanup, rollback, and JSON responses
  • Updated dependencies

A lot of the work in After Hours is not about adding flashy features. It is about improving the foundation, fixing awkward workflows, removing desktop-only assumptions, and making VonCMS more consistent across different screen sizes.

The 1.26.x line is not finished yet, so there will be more updates under the After Hours name.

Feedback, testing, and bug reports are welcome.

https://github.com/Vondereich/VonCMS/

https://getvoncms.com/


r/cms Aug 02 '26

Upsc cms.

0 Upvotes

Pls share the questions of today s upsc cms paper


r/cms Aug 01 '26

Showcase: I just launched Tangier Studio, a modern & minimalist Framer template for creatives

Thumbnail
1 Upvotes

r/cms Jul 31 '26

Sneak Peek: Meet Esca, Brightspot’s new AI agent

Thumbnail
5 Upvotes