Have you tried out EmDash yet? #88
Replies: 20 comments 9 replies
-
|
Great fact about 1.1.1.1. I tried the playground and it looked very promising for day 1. However, when I checked on mobile (iPhone 17 Pro) the first pop up was too big for the screen, the left side bar drop down menu's didn't work at all, the arrows change but nothing shows and the bottom PLAYGROUND bar is too wide (I know this is only used in playground but I think it's worth just changing it to be responsive). I would love to share the playground link with people to show them and to create a little project myself but with the mobile version currently lacking I will wait for now as they look like simple fixes so hopefully won't be long. Anyway, well done and thanks for making something with such huge potential open source. Looking forward for what's to come |
Beta Was this translation helpful? Give feedback.
-
|
I'm definitely watching like a hawk. I have some plugin ideas to create for it. I'm really liking the initial launch. I can see there is still a long road ahead, but I am here for it as another Matt. lol I had architected a pretty big enterprise solution via WP over the last couple years, but I am really looking at the enterprise potential for EmDash. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
It fits in beautifully with what I've been building, an Astro website AI builder that deploys to Cloudflare (pressless.io). I'm excited to create some themes and plugins for website design. |
Beta Was this translation helpful? Give feedback.
-
|
Just spent some time playing around with EmDash and wanted to share some thoughts since you asked. First off, it genuinely feels like a breath of fresh air. It's fast, lightweight, and very intuitive. The fact that the menu structure mirrors the layout of WordPress menu is a smart move, it makes the transition feel way less scary for someone coming from WP. That familiarity goes a long way. I've been using Astro for a while now and honestly I was always missing a "vanilla" CMS that just worked naturally with it without feeling bolted on or over-engineered. One thing I did notice coming from a WordPress agency background, is the lack of a flexible content system (think ACF Flexible Content) is something that will be a blocker for real client work. Editors need to be able to build and reorder page sections through the admin without manually adding each component in the code. I saw it's already flagged as an issue, so it looks like you're aware of it, which is great. I'd love to help contribute somewhere it's needed once I've dug into the codebase a bit more. Overall though, really impressed. Looking forward to seeing where this goes. |
Beta Was this translation helpful? Give feedback.
-
|
Hey thank you for this CMS! It feels very smooth. Personale i would like to see more more documentation and tutorial. For example i was looking for a way to use custom IdPs (eg Zitadel or EntraID). Obviously more plugin as well, is there a step by step tutorial on how to migrate themes or plugins? |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I have already built a test site. Took 5 hours for a basic editorial news blog. So easy to work with and deploy. https://studioproaudio.com/ Once people start making plugins for this, it will be insane. @MattieTK is there going to be expanded custom fields for repeater and gallery? |
Beta Was this translation helpful? Give feedback.
-
|
I love the fact that @MattieTK and the team have not gone the block editor route. |
Beta Was this translation helpful? Give feedback.
-
|
I was in the process of tweaking a Astro+Payload CMS (platforming a part of Payload to "manage multisite"). I'm moving to emdash altogether, I was already on the "edge" as I have a Cloudflare setup let's be even more edgy by using a 1 day old repo. A couple of feedbacks from my current deployment and migration efforts:
Now I'm in the process of building capacities through plugins and a custom abstraction layer (to "manage" multi site things). Mostly focusing on porting my "Content CI/CD" through 8 plugins ( auto-translation (20 locales), SEO optimization, content QA, cross-site sync, shared media, coverage matrix, GEO, and deploy triggering. And of course finishing multisite support (separate D1 per site, content sharing via Service Bindings RPC) and admin i18n. Overall, stack is clear, what would be amazing if you could is to share a timeline of what you are working on in the coming days. It would make it easier to build and share those capacities properly :) Other than that it's great to see that project being built in the open! |
Beta Was this translation helpful? Give feedback.
-
|
Definitely a welcome addition. Vulnerability, Scale to Zero (Cost Effective), AI Capability, Modern framework are the key winning in this approach. Kudos for taking this iniiative. I tried my importing from an existing site. The import went through fine easily, it failed for bigger upload (400+ MB). Tried enabling emdash plugin and imported via the emdash API endpoint, it went smooth. Few things need to be fixed.
|
Beta Was this translation helpful? Give feedback.
-
|
It is great! Also shared in linkedin. Thank you. Looking great, except some minor ui issues. |
Beta Was this translation helpful? Give feedback.
-
|
Currently just finished my first site and have to say this thing is gonna be unstoppable. Gonna build another site out and then will drop back to give some more feedback but gotta say so far i am loving it. |
Beta Was this translation helpful? Give feedback.
-
|
Have anyone run Emdash in Production? |
Beta Was this translation helpful? Give feedback.
-
|
We’ve started trying EmDash for Rocky Mountain Rails, a large scale train club in Colorado. Our current public site is still WordPress at:
And we’re evaluating EmDash on our dev deployment here:
Rocky Mountain Rails is an adult, family-friendly large scale railroad club located near Waterton Canyon in the southwestern Denver metro area, and the site serves two main purposes for us:
We’re especially interested in EmDash because we are self-hosting on a VPS, not using Cloudflare, and we want tighter control over our stack and how we build automation around it. We’re also using AI-assisted tooling heavily during development, including console-based workflows with OpenCode, so being able to shape the site more directly in code is a big plus for us. A lot of our motivation came from pain with WordPress plugins. Over time we ran into the usual problems:
At one point we even had a case where disabling a plugin still destabilized the site badly enough that the whole site crashed. That kind of experience pushed us toward looking for a system where we could own more of the implementation ourselves. So far, EmDash has been a promising alternative for us. What has gone well:
One of the first things we built was our own ICS calendar plugin for EmDash so we could replace one of the WordPress plugins we depended on:
That was a really useful test for us because it showed that we can implement exactly the behavior we need instead of trying to force our workflow through a pile of third-party plugins. What still needs work from our perspective:
Overall, we’re not treating it as a finished decision yet, but it’s one of the most interesting WordPress alternatives we’ve tested so far, especially for a club like ours that wants to self-host, move faster, and build custom functionality without dragging around a huge plugin stack. |
Beta Was this translation helpful? Give feedback.
-
|
I tried to create my first plugin and ran into the first limitation of the EmDash design. A “fully self-contained” plugin would only be possible if EmDash had a page injection API, which doesn't exist today. |
Beta Was this translation helpful? Give feedback.
-
|
I have deployed emdash on Online, Amazing blog platform .
|
Beta Was this translation helpful? Give feedback.
-
|
I started an astro content site on april 1 oblivious to the emdash announcement. Intended to build very basic CMS using an Azure CosmosDB backend. Heard about the project on the 3rd. Watched the video on the 5th. Decided to try it out on the 6th. Moved implementation using Turso db into production last night. My first project using Terraform to provision entire stack, making move into Production last night a breeze. (Still not a public site. It's a greenfield news site & app using Bubblewrap) I am super happy. Client was really interested in my workflow using AI - so I expect them to be super happy at content creation using AI prompts via MCP. It works. Some teething problems - to be expected. But very happy. Great work CF! Super happy some Brits involved in the creation of this project. I will have to keep my ear to the ground about any MeetUps on this project in London. |
Beta Was this translation helpful? Give feedback.
-
|
I tried it and I love it, however for me to actually use it, I would need some more documentation about the concepts and how things are intended. For example is it really not intended to create custom content types and fields in plugins? If so, why? Will taxonomies get custom fields support too? Is a roadmap planned? I think for us it would be very helpful to see your roadmap for the project. |
Beta Was this translation helpful? Give feedback.
-
|
I’m using EmDash to build a corporate website, and I’ve noticed that it doesn’t support sub-menus or product categories. Although it’s possible to add these manually, it requires a series of modifications. I’d prefer these features to be included by default. Even with WordPress as a corporate CMS, having to search for plugins or make modifications is rather a hassle. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
After the blog post yesterday which was absolutely not an April Fool1, we're bowled over by the enthusiasm for EmDash.
I wanted to start consolidating some discussion for those that have tried out EmDash to give us some initial feedback and tell us about what you're building or excited to build with it (and if you need something more from us to do so).
Please do leave some replies in this thread. I'll be reading them all with the team.
Footnotes
Fun fact, Cloudflare has a bit of a history of announcing big exciting things on the 1st of April: we launched 1.1.1.1 that day, and WARP. ↩
Beta Was this translation helpful? Give feedback.
All reactions