Iron Router bindings for AutoForm Wizard

Installation

First install the package

$ meteor add forwarder:autoform-wizard-iron-router

Then enable the router binding, by adding this line to your client code.

Wizard.useRouter('iron:router');

See https://github.com/forwarder/meteor-wizard for more information.