| Recommend this page to a friend! |
| Packages of Matthew Asham | Binkterm PHP | docs/UPGRADING_TEMPLATE.md | Download |
|
|||||||||||||||||||||
Upgrading to X.Y.ZMake sure you have a current backup of your database and files before upgrading. Table of Contents
Summary of Changes<!-- Group bullet points by major feature area. Each bullet should be self-contained: state what changed, why it matters, and what (if anything) the upgrader must do. Do not reference branch discussions, prior bugs by name, or internal shorthand. --> Feature Area One
Feature Area Two
<!-- Fuller descriptions follow, one H2 section per major feature area. Each section should be readable by someone with no prior exposure to the work. State what changed, why it matters, and what action is required. If a migration runs via setup.php, say so. If nothing is required, omit the sentence entirely. --> Feature Area OneDescribe the change in full. What did it do before? What does it do now? Why does that matter to the sysop or user? If a database migration is applied automatically by Feature Area TwoDescribe the change in full. Upgrade InstructionsFrom Git
Using the InstallerDownload the latest installer from the BinktermPHP website and run it. The installer handles file replacement, runs setup, and restarts all daemons automatically ? no manual steps required. |