Composer plugin for Gnugat Wizard Bundle
Removes muggle steps from bundle installation by shrinking it to a single command:
composer require 'acme/demo-bunlde:*'
No more manual edition of app/AppKernel.php
, everything is done automagically!
Read more about this project with the following introduction. If you want to learn more about GnugatWizardBunlde, you can read its own introduction.
Install this plugin in your Symfony2 application using Composer:
composer require 'gnugat/wizard-plugin:~1'
You can see the current and past versions using one of the following:
- the
git tag
command - the releases page on Github
- the file listing the changes between versions
You can find more documentation at the following links: