githubEdit

Basic Concepts

A Drupal Distribution

A software distributionarrow-up-right or (distro) is a collection of software components built, assembled, and configured so that it can essentially be used "as is".

Varbase arrow-up-rightis a Drupalarrow-up-right distribution. It packages several adaptive functionalities and essential modules into its powerhouse. It takes advantage of Drupal core modules, as well as other famous and contributed modules and software components.

circle-info

Since Varbase is a Drupal distribution, any Drupal compatible module, theme, library, can be used and utilized with Varbase.

If you're new to Drupal, we recommend you also familiarize yourself with the Drupal docs: https://www.drupal.org/docsarrow-up-right

Packaging Method (Composer)

Varbase uses Composerarrow-up-right to package dependencies and components.

To build a project using Varbase, we have provided a Varbase Composer project template.

See https://github.com/Vardot/varbase-projectarrow-up-right

Packagist: https://packagist.org/packages/vardot/varbase-projectarrow-up-right

To install the most recent stable release of Varbase 10.0.x run this command: