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

Summary of October 2024 Live Update #1315

Merged
merged 2 commits into from
Oct 31, 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
57 changes: 57 additions & 0 deletions content/news/public-oss-demo/2024/live-update-october-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
layout: post
title: "PrestaShop Live Update - October 2024"
subtitle: "What happened during the Live Update of October 2024?"
date: 2024-10-31
authors: [ kpodemski ]
icon: icon-video-camera
tags: [contribute, event, community, live-update]
---

On October 30th, 2024, we hosted another Live Update for the PrestaShop Project with the latest news, announcements, and some insights into the project's future.

## PrestaShop Live Update - October 2024

During this Live Update, I presented the latest news about the project, including the release of PrestaShop 8.2, progress on PrestaShop 9, and changes in the PrestaShop developer documentation.

I also talked about the [PrestaShop Developer Conference agenda](https://events.prestashop.com/prestashop-developer-conference/en/sessions) and introduced you to the [PrestaShop Project Newsletter]({{< relref "/news/posts/2024/introducing-prestashop-project-newsletter" >}}), a new initiative we launched recently.

It was over an hour of speaking about the project and the future of PrestaShop. You can watch the replay on YouTube:

{{< youtube BfQzUWhQJCE >}}

## The session's agenda was as follows:

- [00:00](https://www.youtube.com/watch?v=BfQzUWhQJCE&t) Beginning of the session: the introduction
- [03:29](https://youtu.be/BfQzUWhQJCE?t=205) Project news: PrestaShop 8.2 is available
- [15:13](https://youtu.be/BfQzUWhQJCE?t=909) Project news: launch of the PrestaShop Project newsletter
- [20:29](https://youtu.be/BfQzUWhQJCE?t=1228) Project news: PrestaShop Developer Conference 2024
- [37:34](https://youtu.be/BfQzUWhQJCE?t=2254) Project news: PrestaShop 9
- [46:01](https://youtu.be/BfQzUWhQJCE?t=2756) Project news: PrestaShop developer documentation
- [54:42](https://youtu.be/BfQzUWhQJCE?t=3282) Q&A session

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

## Q&A session

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 next Q&A session.

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

Below are links to projects mentioned during this Live Update:

- [PrestaShop 8.2 release notes]({{< relref "/news/releases/prestashop-8-2-0-available" >}})
- [PrestaShop 9 Alpha 1 release notes]({{< relref "/news/releases/prestashop-9-alpha1-available" >}})
- [PrestaShop Project newsletter]({{< relref "/news/posts/2024/introducing-prestashop-project-newsletter" >}})
- [PrestaShop Developer Conference 2024](https://events.prestashop.com/prestashop-developer-conference/en/sessions)
- [PrestaShop 9.0.x branch on GitHub](https://github.com/PrestaShop/PrestaShop/tree/9.0.x)
- [Documentation for PrestaShop 9](https://devdocs.prestashop-project.org/9/)
- [Notable changes in PrestaShop 9](https://devdocs.prestashop-project.org/9/modules/core-updates/9.0/)
- [Meet PrestaShop 9 Admin API - user guide]({{< relref "/news/posts/2024/meet-prestashop9-api" >}})
- [Auto Upgrade module](https://github.com/PrestaShop/autoupgrade)

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

We will let you know about the next Live Update as soon as possible. Stay tuned!
Loading