Skip to content

Commit 68d0c37

Browse files
authored
Revise upgrade package instructions for DNN Platform
Updated instructions to reflect changes in upgrade package naming and process.
1 parent 2f2ef08 commit 68d0c37

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/getting-started/setup/upgrades/post-10.2.0-steps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before starting the upgrade process, it is recommended to have a very clear unde
1818

1919
* Know the [suggested upgrade path](xref:setup-upgrades-suggested-upgrade-path) and take the necessary planning steps to make each of these upgrade steps for the best success.
2020

21-
* Download the appropriate "Upgrade" ZIP package for your upgrade from [the official repository on GitHub](https://github.com/dnnsoftware/DNN.Platform/releases). The file can be found in the **Assets** section for the desired version release and will have a naming convention like **DNN_Platform_10.2.1_Upgrade.zip**.
21+
* Download the appropriate "Install" ZIP package for your upgrade from [the official repository on GitHub](https://github.com/dnnsoftware/DNN.Platform/releases). The file can be found in the **Assets** section for the desired version release and will have a naming convention like **DNN_Platform_10.3.2_Install.zip**. According to the new upgrade process, upgrade packages will no longer be required.
2222

2323
* Know any changes to the minimum requirements for the desired version of DNN Platform and plan for implementation accordingly.
2424

@@ -45,8 +45,8 @@ If this level of access to the server is not possible, there are other options d
4545
4646
## Step 3 - Upload Upgrade Package
4747
Login as a SuperUser (Host) and navigate to: Settings => Servers => System Info => Upgrades.
48-
Click on "Upload Package" and upload the previously downloaded upgrade zip file.
49-
The system will validate the upgrade package and warn about potential issues if detected.
48+
Click on "Upload Package" and upload the previously downloaded zip file.
49+
The system will validate the install package and warn about potential issues if detected.
5050

5151
## Step 4 - Initiate Upgrade
5252
If the uploaded file is valid, it will be listed and have a "steps" button. Clicking that button will perform any special upgrade steps that DNN may require and then show the upgrade page where you can again login as a SuperUser to start the auto-upgrade process.

0 commit comments

Comments
 (0)