gnugat/wizard-plugin

This package is abandoned and no longer maintained. The author suggests using the symfony/flex package instead.

Automatically registers bundles in a Symfony2 application when running 'composer require'

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 3

Type:composer-plugin

v1.0.3 2014-08-18 11:35 UTC

This package is auto-updated.

Last update: 2022-02-01 12:29:07 UTC


README

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.

GnugatWizardBundle logo

Installation

Install this plugin in your Symfony2 application using Composer:

composer require 'gnugat/wizard-plugin:~1'

Further documentation

You can see the current and past versions using one of the following:

You can find more documentation at the following links: