Does anyone have a ready2use deployment script for installing a PHPR generated application onto other servers (of the same type)?
Must have -
- It would allow installer to set the SQL database name, user and password without having to edit the files manually.
- It would allow installer to set the system email details (like for the security self-registration)
Nice to have -
- It would run the SQL database creation script and install the administrator user
- Typically it checks to make sure the environmental conditions are met and the application has been deployed successfully
- Accepts some text to customize an element in the header and/or footer or maybe change an image (banner)
Those who've installed any ready to use PHP/SQL package knows what I mean
Can assume installer has access to FTP, MySQLAdmin or something like CPanel