Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-5.0-alpha4
  • 10.1.x default
  • 10.0.x
  • 9.1.x
  • 9.0.x
  • 8.x-8.x
  • 8.x-7.x
  • 8.x-6.x
  • SA-CORE-2019-007
  • 8.x-5.x
  • 8.x-4.x
  • 7.x-3.x
  • 7.x-2.x
  • master
  • 7.x-1.x
  • 10.1.0-alpha2
  • 10.0.6
  • 9.1.10
  • 10.1.0-alpha1
  • 10.0.5
  • 9.1.9
  • 10.0.4
  • 9.1.8
  • 10.0.3
  • 9.1.7
  • 9.1.6
  • 10.0.2
  • 9.1.5
  • 10.0.1
  • 9.1.4
  • 10.0.0
  • 10.0.0-rc3
  • 9.1.3
  • 10.0.0-rc2
  • 9.1.2
35 results

varbase

  • Clone with SSH
  • Clone with HTTPS
  • Rajab Natshah's avatar
    Issue #2988771: Varbase 8.5.0-alpha4: Updated [CHANGELOG.md, UPDATE.md] files...
    Rajab Natshah authored
    Issue #2988771: Varbase 8.5.0-alpha4: Updated [CHANGELOG.md, UPDATE.md] files and filtered the code for Drupal 8 Coding Standard
    6c6deae1
    History

    Build Status Varbase 8.5.0-alpha4

    Varbase: The Ultimate Drupal 8 CMS Starter Kit (Bootstrap Ready)

    The powerful Drupal distribution for faster development, with editor experience in mind. Brought to you by Vardot.

    Varbase is an enhanced Drupal distribution with a lot of necessities. Necessities are all the modules, features, configurations that we include in every project.

    It's made with the following benefits in mind:

    • Speeds up development.
    • Offers standardized configuration and best-practices.
    • Comes with a lot of needed functionalities/modules for every-day Drupal site.
    • Tested, tested, and tested.

    Starting a new project? Consider Varbase for Drupal 8. Installing Varbase 8.x-5.x comes with several extra automated installation steps, to take full advantage of Varbase, other than the Drupal 8 installation instructions.

    Install with Composer

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

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

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

    composer create-project vardot/varbase-project:8.5.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.5.x Developer Guide

    CHANGELOG for Varbase

    General instructions on how to update Varbase