OSS Alts.

Search alternatives

Website Builder 2 alternatives tracked

Open-source alternatives to Webflow

Webflow is a no-code visual website builder combining a CSS-based design canvas with a built-in CMS, hosting, and e-commerce for designers who want pixel-level control without writing code.

Last reviewed

Share: X Reddit HN LinkedIn

The alternatives

payload

★ 42,209 TypeScript MIT

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

payloadcms/payload Updated 2026-05-05

directus

★ 35,051 TypeScript NOASSERTION

The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.

directus/directus Updated 2026-05-06

Comparison notes

Payload CMS is a code-first headless CMS that requires a developer to build the frontend, which is the inverse of Webflow's no-code design approach — the comparison is relevant for teams wanting CMS-driven content without Webflow's design lock-in rather than teams seeking a visual builder replacement. Directus provides a headless CMS layer over an existing PostgreSQL database with a polished admin UI, but again requires a separately built frontend to replace what Webflow's visual editor generates. Neither alternative offers Webflow's visual canvas design experience — migrating to either requires developers to implement what Webflow's designer produced.

Migration tips

  • Export your Webflow CMS content collections via the CSV export and restructure fields to match your Payload or Directus collection schema before importing.
  • The visual design from Webflow must be reimplemented as hand-coded HTML and CSS or a component library — no automated migration tooling exists for the design layer.
  • Host the rebuilt frontend on Vercel, Netlify, or a self-hosted Coolify instance while Payload or Directus serves as the API backend for content delivery.

FAQ

Can I fully replace Webflow with an OSS tool?

Feature parity varies. Most OSS alternatives cover 70-90% of core workflows, but may lack polish, integrations, or specialized features. Pilot the alternative with a subset of your team before fully committing.

What's the cost of self-hosting?

Plan for ~$5-50/month in VPS costs (DigitalOcean, Hetzner, etc.) plus 2-8 hours/month in maintenance. For a team of 20+, self-hosting usually breaks even against SaaS pricing within 6-12 months.

Which alternative should I pick?

Sort by GitHub stars (a proxy for community health), check the last-pushed date (avoid unmaintained projects), and read recent issues to gauge responsiveness.