Download the PHP package johnmackenzie91/craft-plugin-generator without Composer
On this page you can find all versions of the php package johnmackenzie91/craft-plugin-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johnmackenzie91/craft-plugin-generator
More information about johnmackenzie91/craft-plugin-generator
Files in johnmackenzie91/craft-plugin-generator
Download johnmackenzie91/craft-plugin-generator
More information about johnmackenzie91/craft-plugin-generator
Files in johnmackenzie91/craft-plugin-generator
Vendor johnmackenzie91
Package craft-plugin-generator
Short Description Boilerplate generator for craft cms plugins
License
Package craft-plugin-generator
Short Description Boilerplate generator for craft cms plugins
License
Please rate this library. Is it a good library?
Informations about the package craft-plugin-generator
Craft Plugin Generator
A helpful script to generate typical Craft CMS plugin boilerplate, this creates, the main plugin file, one controller, and the assets file.
To get started run;
composer global require johnmackenzie91/craft-plugin-generator
The Latest Release is 1.1.3
Then navigate to your craft site root ( directory with craft, public ) and run craftPluginGenerator plugin-name-words-seperated-by-dashes.
Then follow the steps to add the functionality you desire to the plugin.
All versions of craft-plugin-generator with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
^3.3
The package johnmackenzie91/craft-plugin-generator contains the following files
Loading the files please wait ....