donkeysmood / varbase-project
Project template for Varbase distribution - Donkeys Fork.
Package info
github.com/donkeysmood/varbase-project
Type:project
pkg:composer/donkeysmood/varbase-project
9.0.3
2021-12-06 13:01 UTC
Requires
- composer/installers: ~1.0 || ~2.0
- cweagans/composer-patches: ~1.0
- drupal/core-composer-scaffold: ^9
- drupal/core-project-message: ^9
- oomphinc/composer-installers-extender: ~1.0 || ~2.0
- vardot/varbase: ~9.0
- vardot/varbase-updater: ~2.0
- webflo/drupal-finder: ~1.0
- webmozart/path-util: ~2.0
Requires (Dev)
- drupal/core-dev: ~9.0
- drush/drush: ~10.0
Conflicts
This package is auto-updated.
Last update: 2026-05-29 01:51:41 UTC
README
Varbase Project
Project template for Varbase distribution.
Create a Varbase project with Composer:
To install the most recent stable release of Varbase 9.0.x run this command:
composer create-project Vardot/varbase-project:~9 PROJECT_DIR_NAME --no-dev --no-interaction
To install the dev version of Varbase 9.0.x run this command:
composer create-project vardot/varbase-project:9.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
Create a new Vartheme sub theme for a project
Automated Functional Testing
Varbase 9.0.x Developer Guide
CHANGELOG for Varbase
Varbase Gherkin features
Varbase Developer Guide
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.