generator-ee-addon icon indicating copy to clipboard operation
generator-ee-addon copied to clipboard

An ExpressionEngine Add-On generator for Yeoman.

generator-ee-addon

An ExpressionEngine Add-On generator for Yeoman. Capable of building modules, plugins, extensions, accessories and fieldtypes.

Prerequisites

Install Node.js

brew install node

Install yo

npm install -g yo

Installation

$ npm install -g generator-ee-addon

Usage

$ yo ee-addon

image

Credits

This is based on Abban Dunne's generator-ee-module.

License

MIT License