From 7d6048043f3d293c2296909626b40cf1052631ea Mon Sep 17 00:00:00 2001 From: Touxten <156076965+Touxten@users.noreply.github.com> Date: Fri, 1 Aug 2025 11:04:51 +0200 Subject: [PATCH 1/3] Improve install doc section --- basics/installation/_index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/basics/installation/_index.md b/basics/installation/_index.md index a5d02f691f..4a96033dc7 100644 --- a/basics/installation/_index.md +++ b/basics/installation/_index.md @@ -144,7 +144,7 @@ Finally, flush privileges: The source code of PrestaShop is hosted on the [Official PrestaShop GitHub Repository](https://github.com/PrestaShop/PrestaShop/). -You can find all the released versions of PrestaShop here: [PrestaShop releases](https://github.com/PrestaShop/PrestaShop/releases). +You can find all the released versions of PrestaShop here: [PrestaShop releases](https://prestashop.com/versions/). Nightly releases of PrestaShop are also generated daily. Their details can be found on a [public Google Cloud storage](https://console.cloud.google.com/storage/browser/prestashop-core-nightly). @@ -155,8 +155,6 @@ PrestaShop comes in two "flavors": - **Release package**. A zip package, tuned for production environments. - **Development version**. The raw source code as it is on the GitHub repository, including automated test suites, build scripts and source codes for assets that are otherwise compiled (like javascript and css files). -![Download files](img/Prestashop_1.7.8.6_release.png) - {{% notice tip %}} **Prefer cloning the repository using git for the development version.** From 4f80c408d1e5360d85c4c7faaa0b81e964343dac Mon Sep 17 00:00:00 2001 From: "Thomas Roux ( Old Okom3pom )" <156076965+Touxten@users.noreply.github.com> Date: Wed, 6 Aug 2025 12:01:38 +0200 Subject: [PATCH 2/3] Update basics/installation/_index.md Co-authored-by: Jonathan Danse --- basics/installation/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/basics/installation/_index.md b/basics/installation/_index.md index 4a96033dc7..2ff8d5065e 100644 --- a/basics/installation/_index.md +++ b/basics/installation/_index.md @@ -152,7 +152,6 @@ Nightly releases of PrestaShop are also generated daily. Their details can be fo PrestaShop comes in two "flavors": -- **Release package**. A zip package, tuned for production environments. - **Development version**. The raw source code as it is on the GitHub repository, including automated test suites, build scripts and source codes for assets that are otherwise compiled (like javascript and css files). {{% notice tip %}} From 100a0356c94af427dac5ca2c01cfc0628b6825d1 Mon Sep 17 00:00:00 2001 From: "Thomas Roux ( Old Okom3pom )" <156076965+Touxten@users.noreply.github.com> Date: Wed, 6 Aug 2025 12:01:43 +0200 Subject: [PATCH 3/3] Update basics/installation/_index.md Co-authored-by: Jonathan Danse --- basics/installation/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/installation/_index.md b/basics/installation/_index.md index 2ff8d5065e..80aba396e4 100644 --- a/basics/installation/_index.md +++ b/basics/installation/_index.md @@ -144,7 +144,7 @@ Finally, flush privileges: The source code of PrestaShop is hosted on the [Official PrestaShop GitHub Repository](https://github.com/PrestaShop/PrestaShop/). -You can find all the released versions of PrestaShop here: [PrestaShop releases](https://prestashop.com/versions/). +You can find all the released versions of PrestaShop here: [PrestaShop releases](https://github.com/PrestaShop/PrestaShop/releases/). Nightly releases of PrestaShop are also generated daily. Their details can be found on a [public Google Cloud storage](https://console.cloud.google.com/storage/browser/prestashop-core-nightly).