Skip to content
/ site-wxt Public
forked from drupalwxt/site-wxt

The composer project for the Drupal WxT distribution.

Notifications You must be signed in to change notification settings

hc-sc/site-wxt

 
 

Repository files navigation

Composer Project for Drupal WxT

Build Status

Codebase for Drupal WxT.

Requirements

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

The composer project for the Drupal WxT distribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.5%
  • Shell 18.9%
  • Dockerfile 6.4%
  • Makefile 4.2%