This repository has been archived on 2025-10-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupal-module-generator/README.md

306 B

Drupal Module Generator (dmg)

A scaffolding tool for generating new modules for Drupal 7 and (soon) 8.

Installation

The Drupal Module Generator is installed via Composer:

composer global require opdavies/drupal-module-generator

Usage

TODO