dfgroup / barrio-project
Project template for Drupal 8 sites built with the Barrio distribution.
Installs: 123
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- composer/installers: ^1.0
- cweagans/composer-patches: ^1.6.0
- drupal-composer/drupal-scaffold: ^2.0.0
- drupal/barrio: ^8.1.0
Requires (Dev)
- behat/behat: ^3.0
- behat/mink: ~1.7
- behat/mink-goutte-driver: ~1.2
- drupal/coder: 8.*
- drupal/drupal-extension: ^3.2
- jcalderonzumba/gastonjs: ~1.0.2
- mikey179/vfsstream: ~1.2
- phpunit/phpunit: ~4.8
- se/selenium-server-standalone: ^2.53
- symfony/css-selector: ~2.8
This package is not auto-updated.
Last update: 2025-03-01 22:42:28 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:
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.