Blog navigation

Blog Rss rss_feed

Programming

This article category is dedicated to PrestaShop programming and development. It contains materials that will help you understand the CMS architecture and develop your own online store solutions.

These articles cover the basics of PrestaShop development, including working with modules, hooks, controllers, and templates. You'll learn how to extend the system's functionality, modify the behavior of standard components, and create your own modules.

Practical examples, common errors, and fixes are also covered.

This category will be useful for both novice developers just learning PrestaShop and professionals looking to deepen their knowledge and optimize existing projects.

Hooks in PrestaShop 1.7 and 8: What They Are and How to Use Them
Hooks in PrestaShop 1.7 and 8: What They Are...
To allow developers to easily integrate their modules into the system, PrestaShop uses a mechanism called hooks. In...
Enable Debug Mode in PrestaShop: Benefits, Risks, and Tips
Enable Debug Mode in PrestaShop: Benefits,...
Working with PrestaShop can sometimes lead to various errors and issues that need to be addressed quickly and...
Confirmation of phone number by SMS (part 1)
Confirmation of phone number by SMS (part 1)
Today, verification by phone number is no longer a luxury, but a necessity. It is she who can distinguish a real...
PrestaShop: How to set up SMS Phone number confirmation (part 3)
PrestaShop: How to set up SMS Phone number...
At the end of the work done, we just need to send an SMS and record the successful verification.