Skip to content

Commit fc37d58

Browse files
authored
Merge pull request #1935 from M0rgan01/1.7.x-update-from-BO
Add update from Back-office part (1.7.x)
2 parents 553146e + ca6329f commit fc37d58

22 files changed

+252
-6
lines changed

basics/keeping-up-to-date/backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ There are a lot of ways to connect to a MySQL server. Many different softwares a
120120
For your information, you can also automate your backup using the Update Assistant module. This module guides you through the configuration and execution of your backup before performing your update. You have two options: perform the backup directly from the [module interface in your Back-Office][1], or from the [associated Command-Line (CLI)][2].
121121

122122
[1]: {{< relref "/1.7/basics/keeping-up-to-date/use-autoupgrade-module" >}}
123-
[2]: {{< relref "/1.7/basics/keeping-up-to-date/upgrade-module/upgrade-cli" >}}
123+
[2]: {{< relref "/1.7/basics/keeping-up-to-date/update/update-from-the-cli" >}}

basics/keeping-up-to-date/update/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@ aliases:
1212
This chapter describes several ways to complete an update of PrestaShop.
1313

1414
## Update Assistant module - Update from the Back-Office interface
15-
<!--TODO create link 'here' when Update from the Back-Office is ready-->
16-
You can use provided `Update Assistant` module to update your store to the newest version using web interface. You can read more about the module and how to use it here.
15+
You can use provided `Update Assistant` module to update your store to the newest version using web interface. You can read more about the module and how to use it [here][1].
1716

1817
## Update Assistant module - Update from the Command-Line (CLI)
19-
<!--TODO create link 'here' when Update from the Command-Line is ready-->
20-
`Update Assistant` module is fully accessible through `cli`. You can read all the details here.
18+
`Update Assistant` module is fully accessible through `cli`. You can read all the details [here][2].
2119

2220
## Manual update – Process details
2321

@@ -221,3 +219,6 @@ Basically, the process and the result will be the same. The existing data on the
221219
Many agencies and freelancers in your area may also provide this kind of service.
222220

223221
More information about support: <a href="https://www.prestashop-project.org/support/" target="_blank">PrestaShop project support page</a>
222+
223+
[1]: {{< relref "/1.7/basics/keeping-up-to-date/update/update-from-the-back-office" >}}
224+
[2]: {{< relref "/1.7/basics/keeping-up-to-date/update/update-from-the-cli" >}}
244 KB
Loading
166 KB
Loading
116 KB
Loading
184 KB
Loading
471 KB
Loading
73.7 KB
Loading
82.7 KB
Loading
254 KB
Loading

0 commit comments

Comments
 (0)