PHP Classes

NBBS Wizard: Create installation wizard pages

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 53%Total: 2,227 This week: 1All time: 1,751 This week: 560Up
Version License Categories
nwizard 1.0.0GNU General Publi...Content management
Description 

Author

This class can be used for creating wizard-like pages, for instance, for installing applications.

It can generate wizards with multiple pages with installation progress feedback and standard buttons to go to the next page, previous page, cancel the installation task. There is also a subclass that makes it display a splash screen page.

It can perform several types of standard installation tasks creating directories, copy files and install databases. Database support requires either ADO DB or PEAR DB libraries.

NOTE: please contact me if this class does not seem to work correctly with PHP5.

Innovation Award
PHP Programming Innovation award nominee
September 2005
Number 8


Prize: One copy of the Maguma Workbench
Installing PHP applications is often a multi-step task. It may involve tasks of many types like creating directories, copying files, generating configuration files.

This class can help building PHP installation scripts that guide the user through a multi-page graphical interface, making it simple to understand and accomplish complex installations by users without great technical skills.

Manuel Lemos
Picture of Chris Ravenscroft
Name: Chris Ravenscroft is available for providing paid consulting. Contact Chris Ravenscroft .
Classes: 1 package by
Country: United States United States
Age: ???
All time rank: 1378200 in United States United States
Week rank: 411 Up48 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Details

---------------------------------------------------------------------- *** NBBS Wizard - Wizard Component & Installation Wizard *** The Next BBS - Forums Software ---------------------------------------------------------------------- Copyright (C) 2004, 2005 Chris F. Ravenscroft This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Questions? We can be reached at http://forums.sf.net ---------------------------------------------------------------------- *** History/Improvements ---------------------------------------------------------------------- [ v1.0 ] * Short Version: 1. First release 2. Extracted whatever was necessary from the NBBS source tree 3. Can run with AdoDb and/or Pear::DB 4. Prefix all your variables with the prefix defined in wizard.php 5. Compatible with non-Javascript enabled browsers 6. Uses Javascript when possible 7. That's it. * Long Version: None yet! ---------------------------------------------------------------------- *** Project Documentation ---------------------------------------------------------------------- http://bb.militate.com/?do=ext_wakka&wakka=WizardProject ---------------------------------------------------------------------- *** Coding Style: ---------------------------------------------------------------------- - SQL: even numerical values must be enclosed in quotes - more to come

  Files folder image Files  
File Role Description
Accessible without login Plain text file config-dist.php Example Sample configuration file
Plain text file dbdriver.php Class Database handling class
Plain text file install.php Class To first unpack an install archive
Accessible without login Plain text file newinstall.php Example Sample file
Accessible without login Image file nextbbs.jpg Icon Sample image
Accessible without login Image file progressbar.gif Data Progress bar image
Accessible without login Plain text file README.WIZARD Data A short intro
Accessible without login Plain text file safedump.sql Example Sample SQL data
Accessible without login Plain text file tidbit.php Aux. A tiny security script
Plain text file wizard.php Class The wizard class itself

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,227
This week:1
All time:1,751
This week:560Up
User Ratings User Comments (1)
 All time
Utility:79%StarStarStarStar
Consistency:70%StarStarStarStar
Documentation:-
Examples:70%StarStarStarStar
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2152
 
Great class.
16 years ago (Lantash)
67%StarStarStarStar