Framer logo
Directus logo

From Framer to Directus

We are the Framer to Directus migration experts

Last verified:



Challenges with Framer

Key pain points

Framer looks incredible until you ask it to behave like a real CMS. The moment you go beyond a tiny blog or a five-page marketing site, the cracks show fast.

The CMS is bare-bones, the editor eats half your screen. Let's not forget the slow previews, sticky panels, and random bugs that make you question your life choices.

And then there’s the pricing. The entry-level CMS plan caps you at one collection, and once you start getting traffic or adding more collections, you move into $20–$40+ per collection per month territory. Framer simply isn’t built for deep structures, complex logic, or anything resembling enterprise workflows. If you’re already knee-deep in a Framer setup and not sure whether to scale, switch, or salvage, reach out to us. We’ll help you figure out the smartest path forward (and save you from the pain).

Help me migrate


Basic CMS

Basic CMS

Framer’s CMS works for blogs and small sites, but anything bigger starts to feel cramped. If you are looking for complex structures, relationships, or enterprise-level content operations, you’ll hit the walls quickly.

Not built for serious eCommerce

Not built for serious eCommerce

It can handle a simple store, but anything custom, multi-variant, or large-scale becomes a hackathon. If you’re planning real eCommerce, you’ll want something sturdier.

Only friendly for designers

Only friendly for designers

If you’ve never touched design tools, the UI has a learning curve, and there’s no deep tutorial to hold your hand. You’re on your own after the basics.

Limited advanced features

Limited advanced features

Things like user roles, workflows, or deep automation are difficult on Framer. Great for designers; less great for anyone who needs serious operational features.

Small plugin ecosystem

Small plugin ecosystem

The community is growing, but nowhere near Webflow or mature CMS platforms. If you need niche integrations or extensions, expect roadblocks or custom work.

Not suited for complex or multi-language sites

Not suited for complex or multi-language sites

As soon as you need structured data, heavy localisation, or custom code, Framer starts to feel restrictive. Headless CMS platforms handle this far better.



Benefits of Directus

Key advantages

Directus instantly wins points with us because, well… it has a rabbit for a logo. But beyond that, it's genuinely a solid database-first CMS. If you like the idea of a CMS that sits directly on top of your SQL database without any abstractions, Directus feels incredibly natural.

You can self-host it, tweak it endlessly, and treat your schema exactly the way you want. Editors get a no-code admin UI that feels polished, developers get REST and GraphQL out of the box, and teams get workflows, versioning, automations, and proper permission controls. It's flexible, fast, and a great fit if your content is really just structured data waiting for a smarter interface. If your project revolves around relational data and you want total control from database to API, Directus is one of the cleanest ways to build it.

Start my migration


Intuitive non-technical interface

Intuitive non-technical interface

Editors get a clean, no-code admin panel that feels more like a productivity tool than a CMS. Non-technical teams can handle content updates without pinging developers every five minutes.

Database-agnostic SQL integration

Database-agnostic SQL integration

Directus plugs straight into your SQL database and turns it into an API instantly. If your data lives in Postgres, MySQL, MariaDB, or SQLite, it just works.

Field-level permission controls

Field-level permission controls

You can lock down every field, table, and action with granular role-based permissions. Perfect for teams that care about security and don't want interns accidentally deleting production data.

Built-in REST/GraphQL support

Built-in REST/GraphQL support

Your entire database is instantly exposed as both REST and GraphQL endpoints. Just plug into your frontend and start shipping.

Extensive UI customization available on Directus

Extensive UI customization

Directus lets you tweak the interface, add custom views, tailor layouts, and build the exact editing experience your team needs. It feels like a CMS you can actually shape instead of fight.

Real-time collaborative editing available on Directus

Real-time collaborative editing

Multiple contributors can work in the Studio at the same time without stepping on each other's toes. Collaborative editing shipped in February 2026, so drafts stay clean and the whole workflow feels built for modern teams, not 2010 intranets.

AI Assistant with image and PDF support in Directus

AI Assistant with image and PDF support

The built-in AI Assistant can process images and PDFs as well as text, and it works across OpenAI, Anthropic, and Google Gemini. It's a genuinely useful addition rather than a feature-list checkbox.





Common questions

Framer to Directus migration FAQs

Answers to the most common questions about Framer to Directus migration

How much does Framer cost for a real website?
Framer's free plan is heavily restricted (2 pages, framer.site subdomain, Framer branding). The Mini plan is $5/month (billed yearly), Basic is $15/month, and Pro is $30/month. Where costs escalate is the CMS. The basic CMS plan limits you to 1 collection, and adding more collections pushes you into $20-$40+ per collection per month. For a site with a blog, case studies, and a team directory (three collections), you're looking at $90-$150/month before any custom domain or analytics add-ons. That's not cheap for what is essentially a visual website builder. Compare that to a headless CMS on a free tier plus $20/month Vercel hosting, and the math starts working against Framer quickly.
Can you move a Framer site to a headless CMS without losing the design?
Yes, and we've done this for several clients. The design itself translates well to a modern frontend because Framer sites are essentially CSS layouts with animations. We rebuild the visual design in Next.js (or whatever framework fits), which usually produces a faster, more performant version of the same site. CMS content exports from Framer's collections through their API, though the data structures are simple so the migration is straightforward. Animations need manual recreation using a library like Motion for React, but the results are typically better than Framer's output. The whole process takes 4-8 weeks for a typical marketing site.
What are the best alternatives to Framer for a growing company?
It depends on what you're outgrowing. If you want to keep the visual editing experience, Webflow offers more CMS depth and ecommerce capabilities, though it has its own scaling limitations. If you want full control, a headless CMS (Sanity is our pick) paired with Next.js gives you unlimited flexibility in content modelling, design, and performance. Builder.io is worth considering if your marketing team needs to build pages independently, though the vendor lock-in is a concern. For most growing companies, we recommend the headless CMS plus custom frontend route because it scales without platform ceilings and your design is never limited by what a visual builder supports.
When should you stop using Framer and switch to something else?
Three signals tell you it's time. First, your CMS needs exceed what collections can handle. If you need relational content, structured data beyond flat lists, or more than a handful of collection types, Framer's CMS will hold you back. Second, performance. Framer sites can get sluggish with heavy animations and large pages, and you have limited control over optimisation. Third, development workflows. If your team includes developers who want version control, CI/CD pipelines, and the ability to write custom logic, Framer's no-code environment becomes a constraint. We've migrated Framer sites for companies that hit all three of these walls simultaneously, usually around the 20-30 page mark with 3+ content types.
How do we migrate content out of Directus?
Directus sits directly on your SQL database, which is both a blessing and a curse during migration. The blessing is that your content is in standard PostgreSQL, MySQL, or SQLite tables, so extraction is as simple as SQL queries. The curse is that Directus stores relational data and file references in its own conventions, so you need to untangle junction tables and re-map asset URLs. We write custom migration scripts for each project. A typical Directus migration with 50 to 100 content types takes 3 to 5 weeks.
Why do teams move away from Directus?
The two biggest triggers we see right now are licensing uncertainty and pricing sticker shock. Directus moved to the Monospace Sustainable Core License (MSCL) with v12 in May 2026, replacing the old BSL. Organisations under $5M revenue and 50 employees get a free Innovation Grant, but even above those thresholds the MSCL still permits free use of the Core tier — so larger orgs aren't categorically forced onto paid plans, though many opt into the cloud or a commercial self-hosted license for the production features sitting outside Core, and the community is noticeably split, with some teams forking old versions or migrating off entirely. On the cloud side, the old unlimited tier is gone; the Professional plan is $99/month and caps you at 5 users, 75K database entries, and 250K API requests. Growth past those limits means a jump straight to custom Enterprise pricing. On the development side, any custom interface work still requires Vue.js, which creates friction for React-focused teams. Breaking changes between updates also erode trust over time. Teams that started with Directus for its open-source appeal often outgrow it when they need predictable pricing and cleaner editorial workflows.
Can we keep our existing database when migrating from Directus?
You can keep your database infrastructure, but you'll likely restructure the schema. Directus creates its own system tables (directus_users, directus_permissions, directus_files, etc.) alongside your content tables. During migration, we extract the content tables, transform the data to fit your new CMS's content model, and leave the Directus system tables behind. If you're moving to a headless CMS like Sanity, the data moves from SQL rows to structured JSON documents, which typically results in a cleaner content model.


Get in touch

Fill out the form below and we'll get back to you