Installation Automation
Package:
Summary:
Automate multi-step application installations
Groups:
Author:
Description:
This class can be used to automate multi-step application installations.
It can present forms that define different pages of the installation process.
Each forms page is defined in custom scripts that are stored in a given directory and are numbered according to the respective installation page number.
The class can also perform several installation general purpose tasks, such as creating XML or PHP files, create MySQL database tables and insert table records.
It allows performing different types of validation on each stage and can perform page request redirection accordingly.
Comments are closed.