Technical requirements
You will need the following elements to create our example child theme:
- Any PHP editor to code your child theme
- An (S)FTP client to browse your files and folders (only if you work on a remote server; it is not necessary if you work on a local server)
- A web browser to install and test our child theme
- A working PrestaShop installation (v1.7.x minimum) with the classic theme installed
- Access to the GitHub repository for this book to download the source code of our child theme example, available here: https://github.com/PacktPublishing/Practical-Module-Development-for-Prestashop-8/tree/main/Chapter%2014