nelslynn / 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

Build Status Varbase 8.7.0

Varbase Project

Project template for Varbase distribution.

Create a Varbase project with Composer:

To install the most recent stable release of Varbase 8.7.x run this command:

composer create-project Vardot/varbase-project:^8.7.0 PROJECT_DIR_NAME --no-dev --no-interaction

To install the dev version of Varbase 8.7.x run this command:

composer create-project vardot/varbase-project:8.7.x-dev PROJECT_DIR_NAME --stability dev --no-interaction

Create a new Vartheme sub theme for a project

Automated Functional Testing

Varbase Gherkin features

Varbase 8.7.x Developer Guide

CHANGELOG for Varbase

General instructions on how to update Varbase

About

Project template for Varbase distribution

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

License:GNU General Public License v2.0