dev-master
9999999-devCreate a Skeleton Drupal 8 Module
MIT
The Requires
- symfony/yaml *
- composer-plugin-api ^1.0
by Luke Alexander Tarplin
skeleton generator module cms drupal drupal 8
Create a Skeleton Drupal 8 Module
Create a Skeleton Drupal 8 Module This plugin adds Drupal 8 Skeleton module functionality to composer, (*1)
Add the following script to your composer.json file:, (*2)
"scripts": { "drupal:create:module": "luketarplin\\drupalmoduleskeleton\\CreateModule::runTask" },
To use issue the following command and follow the instructions:, (*3)
composer drupal:create:module, (*4)
Create a Skeleton Drupal 8 Module
MIT
skeleton generator module cms drupal drupal 8