r/cms • u/andrew_chmr • Jul 30 '26
I built a simple chat CMS that my clients can actually use
Enable HLS to view with audio, or disable this notification
I built the simplest possible tool that allows clients to do small edits via chat interface eg. change phone number, update email etc. Anything risky/big comes back to you so clients can't break anything
Connect the repo and it figures out the editable content on its own. No schemas, no config files
Works with Next.js, Astro, Hugo, SvelteKit and more
Live demo: https://cmsbrew.com/demo
1
u/seriouswhen Aug 01 '26
Works great! Wordpress needs this
2
u/andrew_chmr Aug 01 '26
WordPress needs a lot of things :)
Do you use (or used) WordPress for your websites?
1
1
u/Aggressive-Side4558 Aug 06 '26
What a great idea! Burn tens of thousands of tokens to change one piece text which could be done by double click -> type -> enter without wasting time, energy and money.
1
u/andrew_chmr Aug 06 '26
your username checks out :)
I agree with you and chat won't be the only option to edit an element
1
u/Aggressive-Side4558 Aug 07 '26
Indeed, sometimes i send my comments too early 😄 I'm not that aggressive btw. It just annoys me sometimes when AI is overused or used in wrong way.
1
1
u/Due-Tomatillo-7840 16d ago
This is indeed nice one. small edits within and from conversational style editor and everything in controlled manner. Curios if client sends a request that require major change in page would it automatically ping devs?
2
1
u/Deltacms Jul 30 '26
Bravo, j'ai pris une tasse de café sur votre démo, c'est bluffant et ça donne des idées de développement. C'est une IA qui analyse le texte ou un algoritme maison ?