Basic Concepts
Last updated
Last updated
A software distribution or (distro) is a collection of software components built, assembled, and configured so that it can essentially be used "as is".
Varbase is a Drupal 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.
Varbase uses Composer 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-project
Packagist: https://packagist.org/packages/vardot/varbase-project
To install the most recent stable release of Varbase 9.0.x run this command: