jifty::plugin::setupwizard(3pm) debian man page | unix.com

Man Page: jifty::plugin::setupwizard

Operating Environment: debian

Section: 3pm

Jifty::Plugin::SetupWizard(3pm) 			User Contributed Perl Documentation			   Jifty::Plugin::SetupWizard(3pm)

NAME
Jifty::Plugin::SetupWizard - make it easy for end-users to set up your app
DESCRIPTION
http://your.app/__jifty/admin/setupwizard
USAGE
Add the following to your site_config.yml framework: Plugins: - SetupWizard: {}
METHODS
init Sets 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_plugins This plugin depends on Jifty::Plugin::Config.
COPYRIGHT AND LICENSE
Copyright 2007-2010 Best Practical Solutions This is free software and may be modified and distributed under the same terms as Perl itself. perl v5.14.2 2010-12-10 Jifty::Plugin::SetupWizard(3pm)
Related Man Pages
jifty::plugin(3pm) - debian
jifty::plugin::chart(3pm) - debian
jifty::plugin::comment::notification::commentneedsmoderation(3pm) - debian
jifty::plugin::requestinspector(3pm) - debian
jifty::plugin::sqlqueries(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results