![]() |
![]()
| ![]() |
![]()
NAMEJifty::Plugin::SetupWizard - make it easy for end-users to set up your app DESCRIPTIONhttp://your.app/__jifty/admin/setupwizard USAGEAdd the following to your site_config.yml framework: Plugins: - SetupWizard: {} METHODSinitSets up a "post_init" hook. add_step(%params)Adds another step to the setup wizard. It will go at the end, but before the "finalize" step if it exists. prereq_pluginsThis plugin depends on Jifty::Plugin::Config. COPYRIGHT AND LICENSECopyright 2007-2010 Best Practical Solutions This is free software and may be modified and distributed under the same terms as Perl itself.
|