luketarplin/drupalmoduleskeleton
Composer 安装命令:
composer require luketarplin/drupalmoduleskeleton
包简介
Create a Skeleton Drupal 8 Module
README 文档
README
Create a Skeleton Drupal 8 Module This plugin adds Drupal 8 Skeleton module functionality to composer
Add the following script to your composer.json file:
"scripts": {
"drupal:create:module": "luketarplin\\drupalmoduleskeleton\\CreateModule::runTask"
},
To use issue the following command and follow the instructions:
composer drupal:create:module
统计信息
- 总下载量: 389
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-20