Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Practical Module development for Prestashop 8

You're reading from   Practical Module development for Prestashop 8 Create modern, customizable, and dynamic online stores using efficient modules

Arrow left icon
Product type Paperback
Published in Apr 2023
Publisher Packt
ISBN-13 9781837635962
Length 300 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Author (1):
Arrow left icon
Louis Authie Louis Authie
Author Profile Icon Louis Authie
Louis Authie
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Preface 1. Part 1 – Understanding How PrestaShop is Structured and How It Works
2. Chapter 1: Quick Overview of PrestaShop FREE CHAPTER 3. Chapter 2: The Configuration and Initialization of PrestaShop 4. Chapter 3: The Front Office 5. Chapter 4: The Back Office 6. Chapter 5: The Hooks 7. Chapter 6: The Themes 8. Part 2 – How to Create Your Own Modules
9. Chapter 7: What Are Modules? Let’s Create a Hello World Module 10. Chapter 8: A Reinsurance Block Module 11. Chapter 9: A Customer Callback Request Module 12. Chapter 10: Category Extension Module 13. Chapter 11: A Simple Blogging Module 14. Chapter 12: A Cash Payment Module 15. Chapter 13: A Drive Delivery Module 16. Part 3 – Customizing Your Theme
17. Chapter 14: How to Create a Child Theme 18. Chapter 15: Overriding Some Templates 19. Chapter 16: Assets Compiling with Webpack 20. Index 21. Other Books You May Enjoy Appendix – Module Upgrade, The Hooks Discovery Tool, and Multi-Store Functions

Preface

Since version 1.7, PrestaShop began its migration from the old legacy core to a brand new Symfony-based system, this has resulted in many changes for developers, from maintenance to module development, and that’s what this book is all about.

The 16 chapters are grouped into 3 sections, each of which can be read individually. Feel free to go directly to what you need; there are no rules! However, it is best to read everything if you want to get the big picture of the system.

The first section explains how the legacy and the Symfony core work together and explores the main components of PrestaShop. There, we use many reverse engineering analyses. Even if it can be tough sometimes, the general idea is to show us how and where to search into the core objects so as to be able to find answers and go further.

The second section explains how to create various types of modules, with many hands-on examples. This practical approach will enable us to face most of our everyday requests from the simplest Hello World! to a full blogging module. Carrier and payment modules are also covered.

The third section provides the best practices and solutions to customize the themes and graphical parts of PrestaShop: child theme creation, module template and asset overrides, and asset bundling with Webpack.

As you can see, many aspects of PrestaShop are covered in this book, and our method is different from the general feature listings available in the developers’ documentation. The main target is to provide a practical approach with examples, which is lacking on the web or in the multiple available sources of information.

I hope you will enjoy your journey into the PrestaShop development world and that this book will become a useful toolbox!

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime