Choosing the Educare site template in the Varbase browser installer
Choose a site template — the Varbase browser installer with the Educare site template selected
The Educare home page: hero, testimonial and the programs listing

An education site template — schools, universities, academies, e-learning — for the Varbase distribution, built the Varbase recipe-first way, with the Vartheme BS5 Educare front-end theme.


What you get

A ready education site — home, programs, admissions, research, student life, events, news and contact — built with Drupal Canvas out of the Vartheme BS5 Educare components, with ready-made patterns editors can drop onto any page.

Set Up Educare Locally

mkdir -p ~/workspace/projects/my_educare_site
cd ~/workspace/projects/my_educare_sit
ddev config --project-type=drupal11 --docroot=web --php-version=8.4
ddev start
ddev composer create-project "drupal/varbase_project:~11"
ddev composer require drupal/educare:~1
ddev launch

 Install with Composer

Then add the Educare site template to Varbase project :

composer create-project drupal/varbase_project:~11 PROJECT_DIR_NAME --no-dev --no-interaction
cd PROJECT_DIR_NAME
composer require drupal/educare:^1

Supporting organizations: 
Initial building, ongoing maintenance and development

Project information

Releases