1.0.7 • Published 10 years ago

generator-craft-element-type v1.0.7

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

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

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.0

10 years ago