Jump to content

Change management: Difference between revisions

From Logistack
Created page with "To protect my software, updates are managed manually, the code isn't stored on any external sources and I provide updates by a .zip file. Updates happen by email, there'll be some explanatory text about the update and an attachment. Always read the accompanying explanatory text. To update your codebase, unpack the zip file, and upload the entire contents using Update --> Update from the sidebar menu. Upload each file one at a time - refreshing pages will install the..."
 
No edit summary
 
Line 5: Line 5:
Always read the accompanying explanatory text.
Always read the accompanying explanatory text.


To update your codebase, unpack the zip file, and upload the entire contents using Update --> Update from the sidebar menu.
To update your codebase, unpack the zip file, and upload the entire contents using Update --> Update from the sidebar menu - use the "Upload PHP File" section.


Upload each file one at a time - refreshing pages will install the update immediately.
Upload each file one at a time - refreshing pages will install the update immediately.

Latest revision as of 03:28, 15 October 2025

To protect my software, updates are managed manually, the code isn't stored on any external sources and I provide updates by a .zip file.

Updates happen by email, there'll be some explanatory text about the update and an attachment.

Always read the accompanying explanatory text.

To update your codebase, unpack the zip file, and upload the entire contents using Update --> Update from the sidebar menu - use the "Upload PHP File" section.

Upload each file one at a time - refreshing pages will install the update immediately.