/generator-craft-plugin

Yeoman generator for Craft CMS plugins

Primary LanguageJavaScript

generator-craft-plugin

Deprecation Warning!

Do not use this repo/package. Please use https://github.com/nystudio107/generator-craftplugin

Yeoman generator

Getting Started

To install Yeoman, it's required packages and the generator, run:

npm install -g yo bower grunt-cli gulp generator-craft-plugin

Finally, initiate the generator. You'll probably want to do this in the root of your Craft project, but the generator will ask you where to put things:

yo craft-plugin

License

MIT