Agility CMS logo
Directus logo

From Agility CMS to Directus

We are the Agility CMS to Directus migration experts

Last verified:



Challenges with Agility CMS

Key pain points

The pricing is the elephant in the room. Starting at $1,249/month for the lowest tier, Agility is significantly more expensive than most headless CMS competitors. For smaller agencies or startups, that's a hard sell when platforms like Sanity or Contentful offer free tiers and more gradual scaling. If a client needs template customizations beyond what's available, those changes often require going through Agility's team at additional cost, which can slow things down.

The editor experience, while better than most headless CMS tools, still has rough edges. The content preview has a noticeable delay which frustrates editors used to real-time feedback. Component nesting can feel limited when building complex layouts, and creating unique page designs sometimes requires creating an excessive number of components as workarounds. The initial setup and configuration is also more involved than the marketing suggests, particularly for teams coming from traditional CMS platforms.

The ecosystem and community are noticeably smaller than competitors like Contentful or Sanity. There's less community-generated content, fewer third-party plugins, and Stack Overflow coverage is thin. When you hit an edge case, you're more reliant on the support team than community knowledge. The platform also lacks JSON field support in content models, which limits some advanced use cases that other headless CMS tools handle natively.

Help me migrate


Agility CMS pricing concerns

Expensive entry point

Starting at $1,249/month with no free tier, it's one of the priciest headless CMS options. Hard to justify for smaller projects or clients with lean budgets.

Slow preview experience in Agility CMS

Slow content preview

The preview function has a noticeable delay before changes appear, making it less immediate compared to tools like Sanity or Storyblok that offer real-time feedback.

Complex setup process for Agility CMS

Steep initial setup

Despite marketing claims of simplicity, the initial configuration requires significant effort. Advanced features and custom setups demand real technical expertise.

Component nesting limitations in Agility CMS

Limited component nesting

Building complex, deeply nested layouts can feel restrictive. You often end up creating numerous individual components as workarounds for unique page designs.

Small community around Agility CMS

Small community and ecosystem

Far fewer plugins, community resources, and Stack Overflow answers compared to Contentful or Sanity. When you hit edge cases, you're mostly on your own.

Missing JSON support in Agility CMS

Missing JSON field support

No native JSON datatype in content models, which limits flexibility for advanced structured data use cases that other headless CMS platforms handle easily.



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

Agility CMS to Directus migration FAQs

Answers to the most common questions about Agility CMS to Directus migration

How do we migrate away from Agility CMS?
Agility CMS content is accessible through their REST API, so extracting pages, content lists, and media is doable with scripted API calls. The trickier part is the page management layer. Agility's built-in sitemap and page routing don't have direct equivalents in most headless CMS platforms, so that logic needs to be rebuilt in your frontend. We typically budget 4 to 8 weeks for Agility migrations depending on how deeply the page management features are used.
Is Agility CMS worth the price?
At $1,249/month minimum with no free tier, Agility is one of the priciest headless CMS options available. For teams that genuinely need built-in page management, SEO tools, and generous API limits, the cost can be justified. But most mid-sized teams we work with find they can get the same results with a platform like Sanity at a fraction of the cost, especially when you factor in Agility's additional charges for template customisations that go beyond their standard offerings.
What are the biggest risks of staying on Agility CMS?
The small ecosystem is the long-term concern. With fewer community resources, plugins, and Stack Overflow coverage than competitors, you're heavily reliant on Agility's support team for edge cases. The preview delay frustrates editors who are used to real-time feedback, and component nesting limitations force workarounds as your design system grows. If Agility ever changes pricing or direction, the limited community means fewer migration guides and less shared knowledge to help you move.
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