boboldehampsink / element-type-generator
This script will generate a basic Craft Element Type based on the Events sample plugin by Pixel & Tonic
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Type:application
This package is not auto-updated.
Last update: 2022-02-01 12:45:42 UTC
README
A CLI script that generates Element Types
Deprecated
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.
Arguments
- Plugin name
- Model name
- Section name
- Destination
Changelog
0.2
- Now rewrites file contents aswell
- Fix for ensuring lower case dirnames
- Added MIT license
0.1
- Support for creating new Element Type directory structure