Skip to content

Revise PHP upgrade instructions in README#703

Open
owaincuvelier wants to merge 2 commits intomasterfrom
upgrade-guide-selfservice
Open

Revise PHP upgrade instructions in README#703
owaincuvelier wants to merge 2 commits intomasterfrom
upgrade-guide-selfservice

Conversation

@owaincuvelier
Copy link
Contributor

Updated the README to reflect the process for upgrading the Altis Cloud Environment to a new PHP version, including steps and recommendations post-upgrade.

Updated the README to reflect the process for upgrading the Altis Cloud Environment to a new PHP version, including steps and recommendations post-upgrade.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the PHP upgrade instructions to reflect a new self-service process for upgrading PHP versions in Altis Cloud environments. Instead of requiring users to create support tickets, the documentation now guides users through using the Altis Dashboard to update PHP versions directly.

Changes:

  • Replaced the "Requesting A Cloud Environment Update" section with "Upgrading the Altis Cloud Environment"
  • Updated instructions from support ticket-based workflow to self-service Dashboard workflow
  • Added post-upgrade recommendations checklist

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +109 to +113
## Upgrading the Altis Cloud Environment

Once you are confident that your application is compatible with the version of PHP to upgrade to you should do the
following for each environment:
When you're happy your custom application code, themes, plugins, and dependencies are fully compatible with the target PHP version, *it is recommended to test the upgrade in a non-production environment first.*

1. Create a support ticket for the target environment with the type "Task", titled "Upgrade to PHP 8.3", replacing "8.3"
with the target version if necessary ( noting that the updated PHP version will not be deployed automatically until
the next application deployment ).
2. Wait for the Altis team to confirm the environment has been updated.
3. Deploy the updated application code.
Steps to change the PHP version:
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section changes the process from “requesting” a PHP upgrade (support ticket / Altis team action) to a self-serve Dashboard setting, but other docs still describe PHP upgrades as an infrastructure change performed by support (e.g. other-docs/guides/getting-help-with-altis/README.md:55-57). Please reconcile the documentation (update the other guide and/or add a note here about when a support request is still required) so readers don’t get conflicting instructions.

Copilot uses AI. Check for mistakes.
Comment on lines +115 to +116
1. Log in to the Altis Dashboard:
https://dashboard.altis-dxp.com/
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency with the rest of the docs, consider formatting the Dashboard URL as a Markdown link (or autolink) instead of a bare URL on its own line (e.g. [Altis Dashboard](https://dashboard.altis-dxp.com/) is used elsewhere). This also avoids any renderer-specific issues where plain URLs might not be linkified.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants