Skip to content

monsieurbiz/SyliusPluginMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monsieur Biz logo Sylius logo
Monsieur Biz is a Sylius Extension Artisan partner

Monsieur Biz' Plugin Maker for Sylius

How to use it

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!

Example

Create your plugin

Example of plugin creation with plugin maker

Install it

cd SyliusAmazingPlugin

The make install command to run the Sylius application

Start coding !

You have a Sylius installed with your plugin, you can start coding your plugin. 🎉

Sylius in setup !

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/.

License

Under MIT.
See LICENSE.