2017 © Pedro Peláez
 

composer-plugin drupalmoduleskeleton

Create a Skeleton Drupal 8 Module

image

luketarplin/drupalmoduleskeleton

Create a Skeleton Drupal 8 Module

  • Thursday, June 11, 2015
  • by luketarplin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 318 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

drupalmoduleskeleton

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)

The Versions

11/06 2015

dev-master

9999999-dev

Create a Skeleton Drupal 8 Module

  Sources   Download

MIT

The Requires

 

by Luke Alexander Tarplin

skeleton generator module cms drupal drupal 8