Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precise information about zip distribution strategy #1295

Merged
merged 2 commits into from
May 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions content/news/posts/2023/new-zip-distribution-channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ icon: icon-github-alt2
tags: [community, news]
---

As we continue to evolve and adapt to the global e-commerce landscape, we are implementing changes to streamline our operations and enhance our project’s trajectory. In 2022, we aimed to make PrestaShop a company-neutral open source project. Today, while keeping the project neutral, we are changing how we distribute the PrestaShop solution.
As we continue to evolve and adapt to the global e-commerce landscape, we are implementing changes to streamline our operations and enhance our project’s trajectory. In 2022, we aimed to make PrestaShop a company-neutral open source project. Today, while keeping the project neutral, we are changing how we distribute the PrestaShop solution, starting with the upcoming 9.0 release.

## One release, one Zip

As you know, versions are distributed as two separate Zips, one on GitHub and a later one on prestashop.com, leading to confusion within the ecosystem. From now on, we are simplifying how new versions of PrestaShop are released with a single Zip build.

Future versions will be available in one unified Zip available to download on PrestaShop.com, eliminating discrepancies and following one release schedule.
Future versions, starting with PrestaShop 9.0, will be available in one unified Zip available to download on PrestaShop.com, eliminating discrepancies and following one release schedule.

This strategic change is the culmination of extensive feedback and careful consideration. It aims to:

Expand All @@ -26,10 +26,15 @@ This strategic change is the culmination of extensive feedback and careful consi

While this approach adjusts how we manage the project, we remain eager to maintain and enrich our relationship with the community. We believe this direction will improve our offerings and strengthen our future prospects, and we look forward to your continued support as we progress together.

The single Zip will be hosted on [PrestaShop.com](https://prestashop.com/prestashop-offers/classic/), and the **[freedom to build and customize your own distribution](https://www.prestashop-project.org/maintainers-guide/processes/release/prestashop/create-build/)** and PrestaShop's open source status remains unchanged.
The single Zip will be hosted on [PrestaShop.com](https://prestashop.com/prestashop-offers/classic/), and the **[freedom to build and customize your own distribution](https://www.prestashop-project.org/maintainers-guide/processes/release/prestashop/create-build/#6-build-the-zip-archive)** and PrestaShop's open source status remains unchanged.

**Open Source is and will remain in PrestaShop's DNA.**

We understand that questions might arise from this change. While we do not have all the answers today, we are committed to transparency and would like to address your questions during our upcoming [Live Update session on YouTube](https://www.youtube.com/watch?v=QeVNLHY1Onc&ab_channel=PrestaShopProject) on June 19, 2024, at [4 pm (Paris time)](https://time.is/1600_19_Jun_2024_in_Paris).

If you have questions, feel free to let us know in advance [using this form](https://forms.gle/FWazuZnXBtFPauFZ7). We will do our best to answer them during the Q&A session.


**Important note:**

This article has been updated on May 29, 2024, to precise that the single Zip distribution will be only for the upcoming PrestaShop 9.0 release and future versions. It is not retroactive to previous versions, e.g., PrestaShop 8.1.
Loading