drupalwxt / site-pco-cities

Drupal 8 composer project for the PCO Cities Portal. (In Development)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composer Project for Drupal WxT

Build Status

Drupal WxT codebase for Drupal WxT.

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.

Maintenance

List of common commands are as follows:

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

About

Drupal 8 composer project for the PCO Cities Portal. (In Development)


Languages

Language:PHP 69.2%Language:Shell 25.4%Language:Makefile 5.5%