From e7a3485e8b67ecc9fe68fe5a27014c7c7dd6226b Mon Sep 17 00:00:00 2001 From: Krystian Podemski Date: Fri, 15 Mar 2024 11:16:59 +0100 Subject: [PATCH 1/2] March 2024 live update summary --- .../2024/live-update-march-2024.md | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 content/news/public-oss-demo/2024/live-update-march-2024.md diff --git a/content/news/public-oss-demo/2024/live-update-march-2024.md b/content/news/public-oss-demo/2024/live-update-march-2024.md new file mode 100644 index 0000000000..099b2f4870 --- /dev/null +++ b/content/news/public-oss-demo/2024/live-update-march-2024.md @@ -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 our third Live Update of the year, [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 developers 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 Day 2024, a two-day event held on April 2nd, 2024, in Marseille. 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. From d2da8937f95cd18a0f49f835cd22bb3cd31b1877 Mon Sep 17 00:00:00 2001 From: Krystian Podemski Date: Fri, 15 Mar 2024 12:03:48 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Patrick Coffre <103060695+coffrep@users.noreply.github.com> --- .../public-oss-demo/2024/live-update-march-2024.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/news/public-oss-demo/2024/live-update-march-2024.md b/content/news/public-oss-demo/2024/live-update-march-2024.md index 099b2f4870..00d8082ec0 100644 --- a/content/news/public-oss-demo/2024/live-update-march-2024.md +++ b/content/news/public-oss-demo/2024/live-update-march-2024.md @@ -12,15 +12,15 @@ In our third Live Update this year, we reviewed the already implemented compatib ## PrestaShop Live Update - March 2024 -In our third Live Update of the year, [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. +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 developers team for their exceptional work on this project 🎉👏. +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 Day 2024, a two-day event held on April 2nd, 2024, in Marseille. 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/). +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 @@ -31,14 +31,14 @@ We also had a Q&A session where we answered questions from the community. Rememb - [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) +- [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: +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) @@ -46,6 +46,6 @@ Also, you can take a look at the slides presented during the demo [here](https:/ 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 +## 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. +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.