Hot take: plugin marketplaces ruined e-commerce
Launching an online store in 2026 still feels ridiculous.
You start with a simple idea and suddenly you need:
12 plugins
4 dashboards
random apps breaking checkout
fees stacked on fees
Modern commerce platforms sell “flexibility”, but honestly it often just turns into plugin chaos.
So @zaiste made something interesting called @Your Next Store: https://www.producthunt.com/posts/your-next-store-5
Instead of the usual “assemble your stack” approach, it’s an AI-first commerce platform where you describe your store in plain English and it generates a production-ready Next.js storefront with products, cart, and checkout wired up.
But the real difference is the philosophy.
They call it “Omakase Commerce”... basically the opposite of plugin marketplaces.
One payment provider, one clear model, fewer moving parts.
Every store is also Stripe-native and fully owned code, so developers can still change anything if needed. It’s open source.
It made me wonder: Did plugin marketplaces actually make e-commerce worse? Or am I the only one tired of debugging a checkout because some random plugin updated overnight? 😅


Replies
Totally agree with this. Plugin ecosystems gave flexibility, but they also introduced a lot of fragility. One random update and checkout breaks 😅
The “Omakase commerce” idea is interesting — fewer moving parts, but still full code ownership. Curious to see if more dev-first commerce stacks move in this direction.
Plugin marketplaces definitely changed the landscape. They made launching easier, but they also created dependency on dozens of tools. Sometimes a simpler, more integrated stack actually works better.
This resonates deeply with anyone who's spent hours debugging a broken checkout at 2am because of a plugin conflict.
The "Omakase Commerce" philosophy is worth discussing seriously. There's a real tension in platform design between flexibility and cognitive load. Plugin marketplaces democratized e-commerce, but they also shifted the complexity burden onto merchants and developers who often just want to sell things, not manage infrastructure.
What @zaiste is building with @Your Next Store addresses something fundamental: the assembly tax. Every integration point is a potential failure point, and in checkout flows, failure is directly measurable in lost revenue.
A few thoughts worth considering for the broader conversation:
The Stripe-native + owned code approach is smart positioning. It solves the vendor lock-in anxiety that makes developers hesitant to adopt opinionated platforms, while still offering the simplicity of a curated stack.
The AI-generated storefront from plain English descriptions is interesting — the real question is how well it handles edge cases as stores scale. That's typically where opinionated platforms start showing cracks.
To your question: plugin marketplaces didn't make e-commerce worse — they made it accessible. But accessibility and maintainability are different problems, and the industry is only now building tools that solve both simultaneously.
Curious whether the team has benchmarked checkout conversion rates against traditional setups. That would be the most compelling proof point.