-
How to rebase your Git branch
git rebase can be tricky, but remains your friend!
Contributing code to PrestaShop can be scary for first-timers, because not everyone knows how Git works. By the time you have figured how to properly push your changes to GitHub, the codebase has changed, rendering your suggestions impossible to merge – leading to frustration on both sides. It’s high time you learn about
Continue reading →git rebase
. -
PrestaShop Core Weekly - Week 18 of 2017
An inside look at the PrestaShop codebase
This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last week, from Monday 1st to Sunday 7th of May 2017.
Continue reading → -
Being in an Open Source community
You might be part of one without even realizing it!
PrestaShop is an Open Source project. To most, this mostly means that the software is free of charge: you do not have to pay anyone for the default product. There is much more to this, starting with its community.
Continue reading → -
Contributor interview: Alper Demir
Discover the faces behind the commits
An Open Source community is more than just PR made by faceless strangers. In order to better understand the people who contribute time and skills to the PrestaShop project, we’re launching a series of interviews with contributors of all ranges. This week, meet Alper Demir!
Continue reading → -
PrestaShop Core Weekly - Week 17 of 2017
An inside look at the PrestaShop codebase
This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last week, from Monday 24th to Sunday 30th of April 2017.
Continue reading → -
Stock Management in PrestaShop 1.7
How we’re rebuilding a feature from the ground up
In late 2016, the PrestaShop product team took a challenging decision: rebuild the stock management system of PrestaShop 1.7. At the origins of this project was a thorough investigation and a truth-facing moment.
Continue reading → -
Do you speak PrestaShop? – March 2017 edition
See what languages are the most active on our translation project!
More and more languages are available on PrestaShop 1.7 thanks to the help of the community on the PrestaShop translation project! Read this report to see how the project evolved in March.
Continue reading → -
Release of PrestaShop 1.6.1.13
Maintenance version of the 1.6.1.x branch
PrestaShop 1.6.1.13 is now available. This maintenance release has seen 19 pull requests merged since version 1.6.1.12.
Continue reading → -
PrestaShop Core Weekly - Week 16 of 2017
An inside look at the PrestaShop codebase
This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last week, from Monday 17th to Sunday 23rd of April 2017.
Continue reading → -
How to translate your theme in PrestaShop 1.7
Theme builders: this is for you!
By now you’re probably aware that the 1.7 version comes with a new translation system and that the theme you are building can benefit from it. However, we didn’t give much details on how it works yet, so here is what you should know if you want to translate your theme for PrestaShop 1.7.
Continue reading →