2017 © Pedro Peláez
 

project site-pco-cities

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

image

drupalwxt/site-pco-cities

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

  • Wednesday, March 28, 2018
  • by sylus
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Composer Project for Drupal WxT

![Build Status][ci-badge], (*1)

Drupal WxT codebase for Drupal WxT., (*2)

Requirements

Docker Support via drupal-scaffold-docker

This project makes use of the drupal-scaffold-docker plugin for automatically downloading and instantiating a Docker based Drupal infrastructure., (*3)

Maintenance

List of common commands are as follows:, (*4)

Task Composer
Latest version of a contributed project composer require drupal/PROJECT_NAME:8.*
Specific version of a contributed project composer require drupal/PROJECT_NAME:8.1.0-beta5
Updating all projects including Drupal Core composer update
Updating a single contributed project composer update drupal/PROJECT_NAME
Updating Drupal Core exclusively composer update drupal/core

The Versions