2017 © Pedro Peláez
 

project shade-project

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

image

shahinam/shade-project

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

  • Friday, December 29, 2017
  • by shahinam
  • Repository
  • 2 Watchers
  • 1 Stars
  • 11 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Drupal Shade

This is a Composer-based installer for the Shade Drupal distribution., (*1)

Usage

$ composer create-project shahinam/shade-project MY_PROJECT

Basic composer usage

Install a module

composer require drupal/<module-name>

Examples, (*2)

composer require drupal/devel
composer require drupal/ctools

This will install latest available version. If you want to specify a version, (*3)

composer require drupal/<module-name>:<version>

Update a module

composer update drupal/<module-name>

The Versions

29/12 2017

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

29/12 2017

3.0.0

3.0.0.0

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

  Sources   Download

MIT

The Requires

 

29/12 2017

2.1.0

2.1.0.0

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

  Sources   Download

MIT

The Requires

 

29/06 2017

2.0.0

2.0.0.0

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

  Sources   Download

MIT

The Requires