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

March 2024 live update summary #1285

Merged
merged 2 commits into from
Mar 15, 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
51 changes: 51 additions & 0 deletions content/news/public-oss-demo/2024/live-update-march-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
layout: post
title: "PrestaShop Live Update - March 2024"
subtitle: "A recap of the third Live Update in 2024"
date: 2024-03-15
authors: [ kpodemski ]
icon: icon-video-camera
tags: [contribute, event, community, live-update]
---

In our third Live Update this year, we reviewed the already implemented compatibility of PrestaShop with Symfony Framework 6.4, focusing on its impact and the backward incompatible changes it introduces.

## PrestaShop Live Update - March 2024

In this Live Update, [Morgan Pichat](https://github.com/M0rgan01), one of the core developers at PrestaShop SA, delivered a presentation showing some of the details and challenges regarding the integration of Symfony 6.4 into PrestaShop 9.

Morgan highlighted some of the significant changes for solution authors in the PrestaShop ecosystem following the upgrade and the challenges overcome during this project. Congratulations to Morgan and the rest of the core developer team for their exceptional work on this project 🎉👏.

We will document all these changes in our developer documentation, providing a comprehensive resource for our developer community. This update is part of a series where we show impactful changes coming to PrestaShop 9.

## Friends of Presta Day 2024

During the Live Update, we also announced the Friends of Presta Days 2024, a two-day event held on April 2nd, 2024, in Marseille, France. The FOP Days, organized by the Friends of Presta association, is an excellent opportunity to meet and share experiences with other community members in France. To learn more about the event, visit the [Friends of Presta website](https://friendsofpresta.org/friends-of-presta-day-fop-day/).

## Q&A session

We also had a Q&A session where we answered questions from the community. Remember that you can ask your questions during the presentation or beforehand.
**If you have questions related to the open source project**, 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.

## The session's agenda was as follows:

- [00:00](https://www.youtube.com/watch?v=097fUWgPuWo) Beginning of the session: the introduction
- [05:16](https://youtu.be/097fUWgPuWo?t=316) Presentation: PrestaShop 9. Major version, major changes, by [Krystian Podemski](https://github.com/kpodemski)
- [10:06](https://youtu.be/097fUWgPuWo?t=606) Presentation: migration to Symfony 6.4 in PrestaShop 9, by [Morgan Pichat](https://github.com/M0rgan01)
- [19:37](https://youtu.be/097fUWgPuWo?t=1177) Q&A

You can use the timestamps to jump directly to the parts you want to watch.

{{< cta "https://www.youtube.com/watch?v=097fUWgPuWo" "info" >}}Watch replay on YouTube{{< /cta >}}

Below are links to projects mentioned during this Live Update:
- [FOP Days 2024](https://friendsofpresta.org/friends-of-presta-day-fop-day/)
- [Symfony 6.4 integration to PrestaShop core](https://github.com/PrestaShop/PrestaShop/pulls?q=is%3Apr+is%3Amerged+6.4)

Also, you can take a look at the slides presented during the demo [here](https://docs.google.com/presentation/d/1plGHxQ7vNRxgPQsew3aZEB0b0CGfUUkLr2E1_FRSv9o/edit?usp=sharing).

We are available for feedback about the project and the software. We also invite everyone to join us on [Slack](https://www.prestashop-project.org/slack/).

## Next Live Update in April

We will be back in April with another Live Update. Mark your calendars for April 10th, 2024, at [4 pm (Paris time)](https://time.is/1600_10_Apr_2024_in_Paris). We will share more details about the agenda soon.
Loading