dfgroup/barrio-project

Project template for Drupal 8 sites built with the Barrio distribution.

8.2.0 2016-12-10 00:24 UTC

This package is not auto-updated.

Last update: 2024-04-27 18:13:42 UTC


README

Stantard distribution made with Bootstrap_Barrio.

Activates and configure modules and blocks.

Define content types and view modes using Display Suite

Get Started

You will need the following installed:

  • Composer, obviously
  • Node, which includes the NPM package manager

When you have those, run this command:

$ composer create-project dfgroup/barrio-project:^8.2.0 MY_PROJECT --no-interaction

Composer will create a new directory called MY_PROJECT containing a public_html directory with a full Barrio code base therein. You can then install it like you would any other Drupal site.