Installation Automation

Package:
Installation Automation
Summary:
Automate multi-step application installations
Groups:
Content management, PHP 5, Utilities and Tools
Author:
Bogdan Lupandin
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.


Powered by Gewgley