The many templates available in the marketplace on drupal.org

Collection

Drupal

Pick Your Starting Point: A Complete Guide to the Drupal Site Templates Marketplace

July 1, 2026 10 minute read
More than a dozen Drupal site templates are available. Compare every marketplace option by sector, design system, and content architecture.
The many templates available in the marketplace on drupal.org

Collection :

Drupal

In my first post in this series, I made the case for why site templates represent a fundamental shift in Drupal's speed to value: they compress weeks of "Phase Zero" setup into hours and hand your team an enterprise-grade foundation on day one. In the second post, we went under the hood — exploring how the ephemeral Recipe API replaced the rigid distribution model and how you can build and publish your own template.

Now it is time to answer the most practical question of all: which template should you actually use?

The Drupal site template marketplace has grown quickly since the launch of Drupal CMS 2.1 in March 2026. There are now more than a dozen options spanning education, healthcare, government, nonprofits, events, and commercial web applications. That is a wonderful problem to have, but it also means the decision is no longer trivial. The differences in content architecture, design system philosophy, CSS framework, and community support level can significantly shape where your project ends up six months from now.

This post covers every template currently available, organized by sector, with an eye toward helping you choose confidently.

First: Understanding the two tiers

Before comparing individual templates, it is worth knowing that the marketplace has two distinct tracks:

  • Official marketplace templates undergo a rigorous review process and must meet strict security, performance, and accessibility standards (WCAG 2.2 AA). They are built on Drupal CMS, and commercial templates contribute to the Drupal Association's sustainability through a revenue-sharing model. These are the templates you see in the Drupal CMS 2.1 installer.
  • Community site templates allow developers to publish projects without a formal curation bottleneck. They can be built on standard Drupal Core or Drupal CMS, and are well-suited for experimental architectures or highly niche use cases.

For most organizations, the official tier is the safer starting point. But if your needs are highly specialized, the community tier is worth exploring.

The one premium option: Meridian Charter

Most marketplace templates are free. The one exception is Meridian Charterfrom Dripyard, priced at $899 — and it is worth understanding what that investment delivers, even if you are not in the K-12 charter school sector it was designed for.

Meridian takes a fundamentally different philosophical stance from the community-built templates:

  • Built with the power of Drupal CMS. Meridian operates entirely on Drupal CMS and Drupal core APIs, making it exceptionally upgrade-friendly: once Drupal CMS is ready for the next major version of  Drupal core, your site will be too.
  • 74+ pre-configured Single Directory Components (SDCs), including a Dynamic Layout component built on CSS Grid that supports up to 16 content cells per page across 1-to-4 column and row configurations.

  • No prescribed content model. Unlike most templates that encode sector expertise in specific content types, Meridian provides a flexible foundation. Teams define their own entity structures — a blank-but-beautiful canvas rather than an opinionated starter.

  • Admin-configurable design tokens for typography, spacing, border radius, and a color palette engine with automatic contrast calculation.

  • WCAG 2.2 AA compliance throughout, with forced-colors mode, reduced-motion support, and responsive focus indicators. Section 508 and the EU Web Accessibility Directive are also covered.

The $899 price also includes an SLA and professional support, a decisive factor for institutions that cannot absorb the risk of an unmaintained starting point.

Sector guide: Nonprofits and advocacy

Haven is the most fully realized starting point for nonprofits, community groups, and wellness organizations. Maintained by contributors from Droptica and Acquia, it bundles everything an organization needs to launch a donor-facing site:

  • Content types for Blogs, Projects, and Person profiles, backed by Views-driven listing pages

  • A dual-track donation system: Stripe for one-off gifts and Drupal Commerce for recurring contributions

  • Pre-wired Mailchimp integration via Webform-driven newsletter signups

  • Out-of-the-box Google Tag Manager and Google Analytics setup

A live Tugboat sandbox lets you evaluate Haven before committing. If your mission depends on donor pipeline health, Haven is the most operationally ready option in the catalog.

CareSphere, from OpenSense Labs, covers similar territory with a different emphasis. Rather than Haven's fundraising infrastructure, CareSphere prioritizes narrative storytelling — with content schemas organized around impact stories, campaign metrics, program lists, and volunteer sign-ups. If your immediate goal is building donor trust through compelling content rather than processing transactions, CareSphere deserves a look.

Sector guide: Healthcare and research

Two templates serve this sector, each with a distinct focus.

Healthcare, from Kanopi Studios, is built for medical networks, clinics, and regional hospital systems. Its content architecture is the most clinically specific in the marketplace:

  • Person schema for provider directories, Location schema for clinic locations, Event schema for health education schedules, and an Internal Resource schema for secure clinical portals

  • The Diagnosis theme integrates with Canvas for block-based, accessible layout composition

  • WCAG 2.2 AA compliance built in: essential for public healthcare regulatory requirements

Jim Birch and the Kanopi team have years of healthcare Drupal work behind them, and that domain expertise is encoded directly in the content model.

Pulse, a community-maintained template, targets medical publishing and research organizations rather than clinical operations. Its content models — Articles, Research, Video, and Resources — are designed for editorial publishing workflows. What makes Pulse technically distinctive is its design system: the SPACE Design System with Tailwind CSS v4 and PostCSS, with 29 SDCs organized on Atomic Design principles. If your team works in utility-first CSS, Pulse's architecture will feel immediately familiar.

Sector guide: Education

Education has the broadest template coverage in the marketplace, with options across institutional levels.

Provus®EDU from Promet Source is the higher-education specialist, developed in partnership with real-world projects at Portland State University and the SIU School of Medicine. Its content architecture is enrollment-focused:

  • Program and Course pages for academic catalogs, Faculty Directories, and News and Events with automated calendar formatting

  • A multi-column Mega Menu and a prospective student FAQ chatbot for recruitment use cases

  • Five brand-color presets adjustable directly in the admin interface

Provus®EDU is the only template built on a Bootstrap 5 and SCSS stack (via Webpack and Gulp). For institutional IT environments that have already standardized on Bootstrap, that alignment will matter more than it might initially seem. A live demo is available for evaluation.

Archimedes, from Zoocha, focuses on primary and secondary schools. Its content architecture addresses the practical needs of a school communications site: parent-teacher news, vacancy listings, and campus event calendars. It uses the Eureka theme with Vanilla CSS and SDCs — a lightweight choice that keeps the build lean and puts full styling control in your team's hands. Archimedes also uses the Gin administrative theme, which delivers a noticeably cleaner backend experience for non-technical staff.

Sector guide: Government and public sector

Local, from Annertech, is designed for small local councils and municipal services. It draws heavily on UK and Ireland local government design patterns and GOV.UK conventions, with a content model centered on service landing pages and task-based navigation — the IA pattern that underpins most government digital services. Notable technical choices include:

  • Event-Condition-Action (ECA) automation to keep service directories current as content is published

  • Pathauto for hierarchical URL generation that mirrors government IA conventions

  • Klaro for cookie consent, which is important for European data compliance

If you are building for a UK or Irish public body, Local's adherence to established government design patterns will save significant discovery and design time.

Convivial Gov, from Morpht's Murray Woodman and team, takes a broader approach to the public sector. Where Local is purpose-built for local councils, Convivial Gov is designed as a general public-sector starter, with content schemas covering Pages, Sections, Articles, Publications, Resources, Topics, and Audiences — and rich taxonomy support across each.

Convivial Gov uses Tailwind CSS and DaisyUI via the Morphos theme, with color schemes managed through scoped CSS custom properties. This enables dynamic contrast adjustment at the component level — a meaningful accessibility advantage when editors have free rein in Canvas. The template achieves 100% Lighthouse scores for both accessibility and SEO, with a live demonstration available. One note: Convivial Gov is currently WCAG 2.1 AA rather than 2.2 — worth tracking for organizations with strict compliance mandates.

Sector guide: Events and conferences

Convene, from OpenSense Labs, is the marketplace's dedicated conference and events template. Unlike other templates that manage events as one content type within a broader site, Convene structures its entire information architecture around event logistics:

  • Agenda tables, speaker lineups, venue logistics, and sponsor tiers assembled directly in Canvas

  • Speaker grids and sponsor highlight components built into the convene_theme

  • A Canvas-first approach that deliberately avoids heavy backend Views configuration, making it accessible to event teams without deep Drupal expertise

If you are standing up a conference, workshop, or festival site, Convene is the only option purpose-built for that use case. You can preview it on Drupal Forge.

Sector guide: Commercial, SaaS, and portfolio

Byte comes pre-installed in Drupal CMS 2.x as the default SaaS marketing template. Built on the Mercury component library, it is optimized for software landing pages, feature grids, pricing tables, and blog content. Byte is the natural first stop for evaluating Drupal CMS quickly on a commercial web project.

Everbright is a portfolio and creative agency template, also pre-installed in the Drupal CMS 2.x installer. Its high-contrast black-and-white aesthetic suits agencies and independent consultants who want a visually striking starting point rather than a neutral canvas.

Mercury Demo, from Technocrat and Aten Design Group, is less a production template and more a showcase for paragraph-driven SDC composition. Its experimental content schemas exist primarily to demonstrate Mercury Editor's drag-and-drop capabilities — best suited for developer evaluation or proof-of-concept work rather than client delivery.

Two architectural choices that will matter to your team

Across all of these templates, two technical divergences will have the most meaningful downstream impact on front-end development:

The CSS framework split.The marketplace has effectively divided into two camps. The Bootstrap 5 and SCSS camp (Provus®EDU) suits environments with existing Bootstrap design systems and classic Webpack build toolchains. The Tailwind CSS and utility-first camp (Pulse, Convivial Gov, Mercury Demo) suits teams that prefer atomic CSS, scoped component tokens, and PostCSS compilation. There is no objectively superior choice — but picking a template whose CSS framework aligns with your team's existing workflow will reduce friction significantly over the life of a project.

Opinionated content models versus architectural flexibility. Templates like Healthcare, Convivial Gov, and Provus®EDU arrive with rich, sector-encoded content models that reflect years of domain experience. Meridian Charter takes the opposite approach: minimal prescriptions, maximum architectural flexibility. If you know your content model well and want community expertise baked in, an opinionated template is a genuine time-saver. If you are still discovering your information architecture, a more flexible starting point may serve you better.

How to choose

The good news is that the ephemeral Recipe architecture means this choice carries far less permanent risk than choosing a distribution did in the past. You can apply a template, evaluate its content model and design system against real requirements, and modify or replace components freely — without the weight of a locked-in upstream dependency.

That said, time is still valuable. Here is a simple heuristic: start with sector, then evaluate the CSS stack. Find the template that most closely matches your target use case, check whether its design system philosophy aligns with your team, and spin up a sandbox. Every template listed here either provides a live demo environment or has publicly available code on drupal.org — there is no reason not to evaluate before committing.

The next post in this series will look at how organizations can build and maintain their own custom site templates — whether as internal governance tools or as contributions back to the marketplace. In the meantime, I would love to hear which templates you have been experimenting with, and what criteria mattered most in your evaluation. Find me in the Drupal Slack, or drop a comment below.

Keep Reading

View More Resources