Forked from
project / varbase
259 commits behind, 1 commit ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
- Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready)
- It's made with the following benefits in mind:
- Install with Composer
- Create a new Vartheme sub theme for a project
- Automated Functional Testing
- Varbase 9.1.x Developer Guide
- CHANGELOG for Varbase
- Varbase Gherkin features
- Varbase Developer Guide
- CHANGELOG for Varbase
- General instructions on how to update Varbase
- Local development with Lando
- Debugging using Lando
README.md 2.59 KiB
Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready)
The powerful Drupal distribution for faster development, with editor experience in mind. Brought to you by Vardot.
Varbase is an enhanced Drupal distribution with a lot of necessities. Necessities are all the modules, features, configurations that we include in every project.
It's made with the following benefits in mind:
- 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.
Starting a new project? Consider Varbase for Drupal 9. Installing Varbase 9.1.x comes with several extra automated installation steps, to take full advantage of Varbase, other than the Drupal 9 installation instructions.
Install with Composer
To install the dev version of Varbase 9.1.x run this command:
composer create-project vardot/varbase-project:9.1.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
Create a new Vartheme sub theme for a project
Automated Functional Testing
Varbase 9.1.x Developer Guide
CHANGELOG for Varbase
Varbase Gherkin features
Varbase Developer Guide
CHANGELOG for Varbase
General instructions on how to update Varbase
Local development with Lando
- Install Lando locally, steps for installing can be found here.
- Run Lando start.
Debugging using Lando
- xDebug is enabled on Lando by default for PHP debugging.
- The debugger is set to listen for the port 9003 but can be changed in .lando/.php.ini
Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/
Sponsored and developed by Vardot.