Simply download the binary or the phar using the latest release.
You need to go down to the assets section.
You can move and rename the binary to plugin-maker
if you want to use it globally.
mv ~/Downloads/plugin-maker.darwin.phar ~/bin/plugin-maker
chmod +x ~/bin/plugin-maker
Then install the binary of the phar in your machine, and run plugin-maker create
!
cd SyliusAmazingPlugin
You have a Sylius installed with your plugin, you can start coding your plugin. 🎉
For you recipe, create a folder for your plugin with the 0.1
version in the MonsieurBiz Symfony Recipe repo.
Example : monsieurbiz/sylius-amazing-plugin/0.1/
.
Under MIT.
See LICENSE.