eecli / addon-templates
There is no license information available for the latest version (v1.0.0) of this package.
Templates for the eecli generate:addon command.
Package info
github.com/rsanchez/generator-ee-addon
Language:JavaScript
pkg:composer/eecli/addon-templates
v1.0.0
2014-09-10 23:14 UTC
This package is auto-updated.
Last update: 2026-03-08 10:51:32 UTC
README
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
Credits
This is based on Abban Dunne's generator-ee-module.