/SyliusPluginMaker

Create a Sylius plugin with ease

Primary LanguageTwigMIT LicenseMIT

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 !

License

Under MIT.
See LICENSE.