Download the PHP package drupal/console-extend-example without Composer
On this page you can find all versions of the php package drupal/console-extend-example. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drupal/console-extend-example
More information about drupal/console-extend-example
Files in drupal/console-extend-example
Download drupal/console-extend-example
More information about drupal/console-extend-example
Files in drupal/console-extend-example
Vendor drupal
Package console-extend-example
Short Description Drupal Console library extend example
License GPL-2.0+
Package console-extend-example
Short Description Drupal Console library extend example
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package console-extend-example
Drupal Console Extend Example
This project contains instructions and sample code to extend Drupal Console adding commands using a standard package/library.
Install on a site:
Install globally:
- For more information about adding commands globally Drupal Console Extend
Conventions to follow
- Composer package type must be declared as
drupal-console-library
. - Command registration must be done using the
console.services.yml
file at package root. - Service definition should done by tagging services as
drupal.command
.
All versions of console-extend-example with dependencies
PHP Build Version
Package Version
No informations.
The package drupal/console-extend-example contains the following files
Loading the files please wait ....