Version 1.3.0
Added
- Added a
.craftplugin
file that defines the settings of the plugin - Added the ability to add components on ad-hoc via
yo craftplugin --controllerName="Something"
- Added a video to the documentation showing how all of this works
- Added more documentation on using
yo craftplugin