Skip to content

hechoendrupal/drupal-console-extend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Console Extend

Composer template and instructions to extend Drupal Console adding commands globally.

Create ~/.console/ directory

Execute the init command and select /Users/USER_NAME/.console/ when asked for destination.

drupal init

NOTES: For instructions about installing the Drupal Console Launcher.

Install this project:

cd ~/.console/

composer create-project \
drupal/console-extend extend \
--no-interaction

NOTE: You can use --keep-vcs to prevent deletion of .git directory.

Update this project

cd ~/.console/extend

composer update

About

Drupal Console Extend Composer Template

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages