drupal/varbase_project

Project template for Varbase distribution.

Maintainers

Package info

git.drupalcode.org/project/varbase_project.git

Homepage

Issues

Type:project

pkg:composer/drupal/varbase_project

Statistics

Installs: 340

Dependents: 0

Suggesters: 0

10.1.0 2025-12-22 21:09 UTC

README

Varbase 11.0.x

Varbase Project

Project template for Varbase.

Create a Varbase project with Composer:

Install with Composer

To install the dev version of Varbase 11.0.x run this command:

composer create-project drupal/varbase_project:11.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction

Automated Functional Testing

Varbase Developer Guide

Local development with DDEV

  1. Install DDEV locally, steps for installing can be found here.
  2. Run ddev start.
  3. Install Varbase: ddev install-varbase full or ddev install-varbase minimal.

DDEV Commands

CommandDescription
ddev install-varbase minimal\|fullInstall Varbase from scratch with Drupal recipes
ddev init-full-automated-testingInstall (if needed) + recipes + test users + site prep
ddev init-minimal-automated-testingTest users + site prep on an already installed site
ddev add-testing-usersAdd testing user accounts
ddev delete-testing-usersRemove testing user accounts

Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/

Sponsored and developed by Vardot.