← Blog

Craft CMS Plugin Spotlight: The Tools I Reach For First

July 14, 2026 · Craft CMS · plugins · development

One of the reasons I keep choosing Craft CMS for client work is the plugin ecosystem. It’s smaller and more curated than the WordPress free-for-all, which means the plugins tend to be well-built, well-maintained, and made by people who actually run Craft in production.

Here are the ones I reach for on nearly every project.

The near-defaults

  • SEOmatic — comprehensive SEO metadata, schema, sitemaps, and social tags, managed from the control panel. It saves hours and keeps non-developers from breaking meta tags.
  • Retour — redirect management with 404 tracking. Essential for any migration (like moving a site off an old platform), so you never lose link equity.
  • Imager X — programmatic image transforms and optimization. Modern formats, art-directed crops, and lazy-loading handled properly.
  • Formie — flexible, well-designed forms with spam protection and integrations, without hand-rolling markup every time.

The power tools

  • Feed Me — importing and syncing external data (CSV, JSON, XML, APIs) into Craft entries. My go-to for data migrations and integrations.
  • CP Field Inspect / dev-QoL plugins — small quality-of-life wins that make the control panel faster to work in.
  • A good search layer — often Algolia, when clients need instant search or dashboards.

Why this matters

The right plugins turn Craft from “a great CMS” into “a platform I can ship a serious system on in a fraction of the time.” Just as important is knowing when not to add a plugin — every dependency is a thing to maintain and keep secure. Part of my job is picking the few that earn their place.

Building something on Craft and not sure which tools fit? I’m happy to advise — plugin architecture is one of my favorite parts of the work.