This package has been deprecated

Author message:

With the release of Craft 3 on 4-4-2018, this tool has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.

generator-craft-element-type

1.0.7 • Public • Published

generator-craft-element-type Build Status

Getting Started

This generator is written in Node.js and is ran by Yeoman. For this generator to run, you have to install Yeoman:

npm install -g yo

Once we have installed Yeoman, we can run this generator. To install generator-craft-element-type from npm, run:

npm install -g generator-craft-element-type

Finally, initiate the generator:

yo craft-element-type

Changelog

1.0.7
  • Added CSRF support
1.0.6
  • Fixed casing of a variable
1.0.5
  • Fixed some variables not generating output
1.0.4
  • Fixed wrong twig variable names
  • Fixed a wrong page title
  • Fixed some comments
1.0.3
  • Fixed section relation typo
  • Improved element index tab texts
1.0.2
  • Fixed record table names
1.0.1
  • Better handling of camelcase plugin names
1.0.0
  • Initial release

License

MIT

Credits

Inspired by Tim Kelty's generator-craft-plugin

Package Sidebar

Install

npm i generator-craft-element-type

Weekly Downloads

1

Version

1.0.7

License

MIT

Last publish

Collaborators

  • boboldehampsink