drupal/educare

A Drupal CMS site template recipe for education websites (schools, universities, academies, e-learning), built the Varbase recipe-first way.

Maintainers

Package info

git.drupalcode.org/project/educare.git

Type:drupal-recipe

pkg:composer/drupal/educare

Transparency log

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

This package is auto-updated.

Last update: 2026-07-14 18:29:17 UTC


README

Varbase

Educare

Educare

pipeline status Educare

An education site template for schools, universities, academies and e-learning platforms, built on the Varbase distribution with the Vartheme BS5 Educare front-end theme.

Install with Composer

Start from a Varbase ~11.0.0 project:

composer create-project drupal/varbase_project:~11.0.0 PROJECT_DIR_NAME --no-dev --no-interaction

Then add the Educare site template:

composer require drupal/educare:1.0.x-dev

Local setup with DDEV

mkdir my_educare_site
cd my_educare_site
ddev config --project-type=drupal11 --docroot=web --php-version=8.4
ddev start
ddev composer create-project "drupal/varbase_project:~11.0.0"
ddev composer require drupal/educare:1.0.x-dev
ddev launch

Finish the installation in the browser and choose Educare in the Choose a site template step.

Educare is a type: Site recipe: it is applied during the site install, by the site-template picker — not with drush recipe on a site that is already installed.

What you get

A fully configured education website — home, programs, admissions, research, student life, events, news and contact pages — built with Drupal Canvas on the Vartheme BS5 Educare components, with ready-made patterns that content editors can place on any page.

The template does not reinvent what Varbase already provides. It composes the base recipes and adds only what is Educare's:

SectionComes from
Events — the Event content type, the events listing, related eventsVarbase Events Base
News — the News content type and its listingVarbase News Base
Pages, media, editor, workflow, SEO, search, forms, privacy, admin UIthe varbase_* and drupal_cms_* base recipes
The look of it allVartheme BS5 Educare

Educare itself owns its theme, its pages and patterns, its demo content, and the theme repointing: the Canvas templates that the base recipes ship against the base theme are repointed onto Vartheme BS5 Educare with the config actions from Varbase Recipes.

Requirements

  • Drupal ~11.4, PHP 8.4
  • Varbase 11 (drupal/varbase_project:~11.0.0)

Learn more

Maintainers

Sponsored and developed by Vardot.