Installing Varbase
Last updated
Last updated
If you already have a local or hosted environment available for your use that meets Drupal system requirements and/or Varbase's system requirements including working versions of Apache, MySQL, and PHP, you’re ready to install Varbase.
Follow the steps below to install Varbase distribution for Drupal 9 on a local server.
Run the following command:
Composer will create a new directory called YOUR_PROJECT
containing a docroot
directory with a full Varbase codebase.
2. Point your browser to your localhost folder where you installed ran the command. You can then install Varbase as you install Drupal normally.
We recommend you install Varbase with Lando to start a new project.
Lando is a great local development environment for Drupal and other applications that vastly simplifies local development and DevOps so you can focus on the application, rather than the environment.
Installing Varbase with LandoDDEV is an open source tool for launching local web development environments in minutes. It supports PHP and other languages.
Installing Varbase with DDEVYou can install Varbase on Platform.sh and enjoy 30 days free trial for new users!
Follow this link to provision your Varbase instance on Platform.sh: Deploy Varbase on Platform.sh!
Or deploy it using the baseline Varbase Platform.sh template project.
Follow Platform.sh documentation on developing with Drupal and Varbase. See https://docs.platform.sh/guides/drupal9/deploy.html