-
-
Notifications
You must be signed in to change notification settings - Fork 362
Closed
Labels
installationRelated to the installation processRelated to the installation process
Description
We should start including a update script in the dev branch for changes that way people dont have to do updates manually or start from scratch.
The question is how do we do this? do we setup a mini installer to make the changes and if code changes are made include them in a seperate folder maybe
zip_root/
/api/
/account/
/update/
/update/{installer_files_here}
/update/code_changes/
/update/code_changes/models/db_functions.php <-- changed file
then just drop and replace the old file with the new one and good to go?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
installationRelated to the installation processRelated to the installation process