Newer
Older
[](https://travis-ci.org/Vardot/varbase/builds/647979413) Varbase 8.8.3

Rajab Natshah
committed
[](https://www.drupal.org/project/varbase)

Rajab Natshah
committed
## Varbase: The Ultimate Drupal 8 CMS Starter Kit (Bootstrap Ready)

Rajab Natshah
committed
The powerful Drupal distribution for faster development, with editor experience

Rajab Natshah
committed
in mind. Brought to you by [Vardot](https://www.vardot.com/).

Rajab Natshah
committed
Varbase is an enhanced Drupal distribution with a lot of necessities.

Rajab Natshah
committed
Necessities are all the modules, features, configurations that we include
in every project.

Rajab Natshah
committed

Rajab Natshah
committed
## It's made with the following benefits in mind:

Rajab Natshah
committed

Rajab Natshah
committed
* Speeds up development.
* Offers standardized configuration and best-practices.
* Comes with a lot of needed functionalities/modules for every-day Drupal site.
* [Tested, tested, and tested.](https://travis-ci.org/Vardot/varbase/builds)

Rajab Natshah
committed

Rajab Natshah
committed
Starting a new project? Consider Varbase for Drupal 8.
Installing Varbase 8.x-8.x comes with several extra automated installation

Rajab Natshah
committed
steps, to take full advantage of Varbase, other than the Drupal 8 installation
instructions.
# Install with Composer
To install the most recent stable release of Varbase 8.8.x run this command:
```
composer create-project vardot/varbase-project:^8.8.3 PROJECT_DIR_NAME --no-dev --no-interaction
```

Rajab Natshah
committed
To install the dev version of Varbase 8.8.x run this command:

Rajab Natshah
committed
```

Rajab Natshah
committed
composer create-project vardot/varbase-project:8.8.x-dev PROJECT_DIR_NAME --stability dev --no-interaction

Rajab Natshah
committed
```

Rajab Natshah
committed
## [Create a new Vartheme sub theme for a project](https://github.com/Vardot/varbase/tree/8.x-8.x/scripts/README.md)

Rajab Natshah
committed

Rajab Natshah
committed
## [Automated Functional Testing](https://github.com/Vardot/varbase/blob/8.x-8.x/tests/README.md)

Rajab Natshah
committed

Rajab Natshah
committed
## [Varbase Gherkin features](https://github.com/Vardot/varbase/blob/8.x-8.x/tests/features/varbase/README.md)

Rajab Natshah
committed

Rajab Natshah
committed
## [Varbase 8.8.x Developer Guide](https://docs.varbase.vardot.com)

Rajab Natshah
committed

Rajab Natshah
committed
## [CHANGELOG for Varbase](https://github.com/Vardot/varbase/blob/8.x-8.x/CHANGELOG.md)

Rajab Natshah
committed

Rajab Natshah
committed
## [General instructions on how to update Varbase](https://github.com/Vardot/varbase/blob/8.x-8.x/UPDATE.md)