All Projects → Vardot → varbase-project

Vardot / varbase-project

Licence: GPL-2.0 license
Project template for Varbase distribution

Vardot Varbase 9.0.9

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.0 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

  1. Install Lando locally, steps for installing can be found here.
  2. 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].