-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1250 from kpodemski/live-update-summary/082023
Live update September 2023 summary
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
layout: post | ||
title: "PrestaShop Live Update - September 2023" | ||
subtitle: "A summary of what happened during the September 2023 Live Update" | ||
date: 2023-09-15 09:00:00 | ||
authors: [ kpodemski ] | ||
icon: icon-video-camera | ||
tags: [contribute, event, community, live-update] | ||
--- | ||
|
||
The project's live update was held for the eighth time this year and [streamed live](https://www.youtube.com/watch?v=ZJ3HoEbMPeQ) on September 13th, 2023. | ||
|
||
## The session's agenda was as follows: | ||
|
||
- [00:00](https://www.youtube.com/watch?v=ZJ3HoEbMPeQ) Beginning of the session: the introduction | ||
- [02:30](https://youtu.be/ZJ3HoEbMPeQ?t=149) Project news: PrestaShop Developer Conference | ||
- [04:28](https://youtu.be/ZJ3HoEbMPeQ?t=263) Project news: PrestaShop 8.1.1, 8.0.5 and 1.7.8.10 | ||
- [08:56](https://youtu.be/ZJ3HoEbMPeQ?t=534) Demo: changes in the developer documentation by [@thomasnares](https://github.com/thomasnares) | ||
- [43:00](https://youtu.be/ZJ3HoEbMPeQ?t=2575) Q&A session | ||
|
||
You can use the timestamps to jump directly to the parts you want to watch. | ||
|
||
{{< cta "https://www.youtube.com/watch?v=ZJ3HoEbMPeQ" "info" >}}Watch replay on YouTube{{< /cta >}} | ||
|
||
Below are links to projects mentioned during this live update: | ||
- [PrestaShop Developer Conference](https://events.prestashop.com/prestashop-developer-conference/en) | ||
- [Relase notes for 8.1.1]({{< relref "/news/releases/prestashop-8-1-1-maintenance-release" >}}) | ||
- [Relase notes for 8.0.5]({{< relref "/news/releases/prestashop-8-0-5-maintenance-release" >}}) | ||
- [Relase notes for 1.7.8.10]({{< relref "/news/releases/prestashop-1-7-8-10-maintenance-release" >}}) | ||
- [Installing PrestaShop with Docker](https://devdocs.prestashop-project.org/8/basics/installation/environments/docker/) | ||
- [Webservices documentation](https://devdocs.prestashop-project.org/8/webservice/) | ||
- [Create a product from start to finish with Webservices](https://devdocs.prestashop-project.org/8/webservice/tutorials/create-product-az/) | ||
- [Example modules](https://devdocs.prestashop-project.org/8/modules/sample-modules/#example-modules) | ||
- [PrestaShop's form types](https://devdocs.prestashop-project.org/8/development/components/form/types-reference/) | ||
- [Developer documentation](https://devdocs.prestashop-project.org) | ||
|
||
|
||
Also, you can take a look at the slides presented during the demo [here](https://docs.google.com/presentation/d/1iSeXc6mONyfYlmD7vEZNczjJR0vEnJnwNxXCMvwlM44/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 October | ||
|
||
Save the date: the next live update will be streamed live on **Wednesday, October 11th, 2023** at [4 pm (Paris time)](https://time.is/1600_11_Oct_2023_in_Paris) on [YouTube](https://www.youtube.com/watch?v=tNAfcQhVmVM). See you then! |