donkeysmood / varbase-project
Project template for Varbase distribution - Donkeys Fork.
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
- 9.0.x-dev
- 9.0.3
- 9.0.2
- 9.0.1
- 9.0.0
- 9.0.0-rc2
- 9.0.0-rc1
- 9.0.0-beta1
- 9.0.0-alpha1
- 8.8.x-dev
- 8.8.11
- 8.8.10
- 8.8.9
- 8.8.8
- 8.8.7
- 8.8.6
- 8.8.5
- 8.8.4
- 8.8.3.1
- 8.8.3
- 8.8.2
- 8.8.1
- 8.8.0
- 8.7.x-dev
- 8.7.5.1
- 8.7.5
- 8.7.4.1
- 8.7.4
- 8.7.3
- 8.7.2
- 8.7.1
- 8.7.0
- 8.6.x-dev
- 8.6.13
- 8.6.12
- 8.6.11
- 8.6.10
- 8.6.9
- 8.6.8
- 8.6.7
- 8.6.6
- 8.6.5.1
- 8.6.5
- 8.6.4
- 8.6.3
- 8.6.2
- 8.6.1
- 8.6.0
- 8.5.x-dev
- 8.5.5
- 8.5.4
- 8.5.3
- 8.5.2
- 8.5.1
- 8.5.0
- 8.5.0-alpha5
- 8.5.0-alpha4
- 8.5.0-alpha3
- 8.5.0-alpha2
- 8.5.0-alpha1
- 8.4.x-dev
- 8.4.28
- 8.4.27
- 8.4.26
- 8.4.25
- 8.4.24
- 8.4.23
- 8.4.22
- 8.4.21
- 8.4.20
- 8.4.19
- 8.4.18
- 8.4.17
- 8.4.16
- 8.4.15
- 8.4.14
- 8.4.13
- 8.4.12
- 8.4.11
- 8.4.10
- 8.4.09
- 8.4.08
- 8.4.07
- 8.4.06
This package is auto-updated.
Last update: 2025-03-29 01:02:15 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.