vardot / varbase-project
Project template for Varbase distribution.
Installs: 56 864
Dependents: 0
Suggesters: 0
Security: 0
Stars: 49
Watchers: 11
Forks: 35
Language:JavaScript
Type:project
Requires
- composer/installers: ~2
- cweagans/composer-patches: ~1
- drupal/core-composer-scaffold: ~10
- drupal/core-project-message: ~10
- vardot/varbase: ~10.0.0
- vardot/varbase-patches: ~10.0.0
- webflo/drupal-finder: ~1.0
Requires (Dev)
- drupal/core-dev: ~10
- drush/drush: ~13
- mglaman/phpstan-drupal: ~1.1.0
- phpstan/extension-installer: ~1.3.0
- phpstan/phpstan: ~1.10.0
- phpstan/phpstan-deprecation-rules: ~1.1.0
Conflicts
- 10.1.x-dev
- 10.0.x-dev
- 10.0.2.2
- 10.0.2.1
- 10.0.2
- 10.0.1.4
- 10.0.1.3
- 10.0.1.2
- 10.0.1.1
- 10.0.1
- 10.0.0.2
- 10.0.0.1
- 10.0.0
- 10.0.0-rc3
- 10.0.0-rc2
- 10.0.0-rc1
- 10.0.0-beta2
- 10.0.0-beta1
- 10.0.0-alpha2
- 10.0.0-alpha1
- 9.1.x-dev
- 9.1.6
- 9.1.5.2
- 9.1.5.1
- 9.1.5
- 9.1.4
- 9.1.3
- 9.1.2
- 9.1.1
- 9.1.0
- 9.0.x-dev
- 9.0.18
- 9.0.17
- 9.0.16
- 9.0.15
- 9.0.14
- 9.0.13
- 9.0.12
- 9.0.11
- 9.0.10
- 9.0.9.1
- 9.0.9
- 9.0.8
- 9.0.7
- 9.0.6
- 9.0.5
- 9.0.4.1
- 9.0.4
- 9.0.3.1
- 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.12
- 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: 2024-11-04 09:22:27 UTC
README
Varbase Project
Project template for Varbase distribution.
Create a Varbase project with Composer:
To install the most recent stable release of Varbase 10.0.x
run this command:
composer create-project Vardot/varbase-project:~10 PROJECT_DIR_NAME --no-dev --no-interaction
To install the dev version of Varbase 10.0.x
run this command:
composer create-project vardot/varbase-project:10.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
Create a new Vartheme sub theme for a project
Automated Functional Testing
Varbase 10.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
Local development with DDEV
- Install DDEV locally, steps for installing can be found here.
- Run
ddev start
.
Remote Development Environment (IDE)
Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/
Sponsored and developed by Vardot.