Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

hussainweb/drupal-composer-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drupal-composer-init

Latest Version Software License Build Status Total Downloads

This plugin handles common operations for Drupal setups. This is derived from the Drupal code base itself and also other projects.

Installation

composer global require hussainweb/drupal-composer-init:~1.0

Usage

In a fresh directory, run this command to get started.

composer drupal-init

Run composer help drupal-init for more options.

More details coming soon...