Vardot / varbase-project

Project template for Varbase distribution

Home Page:https://www.drupal.org/project/varbase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vardot Ceasefire Now Varbase 10.0.0-rc3

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

Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/

Sponsored and developed by Vardot.

About

Project template for Varbase distribution

https://www.drupal.org/project/varbase

License:GNU General Public License v2.0


Languages

Language:JavaScript 79.0%Language:HTML 21.0%