Practical guide for creating Prestashop 1.7 module
Create a Reviews modules for Prestashop 1.7
Description
This course is created to teach you step by step how to create a commenting system for Prestashop 1.7.
It has two parts front and back;
Front
Store visitors will be able to express their ideas about the store products by leaving a comment
Back
Store ower / administrator will have the full control to remove any abuse comment or approve it, once approved the comment will show up in the product page
What You Will Learn!
- Create Prestashop 1.7 module from scratch
- Use the Widget API
- Manipulate the database during module installation
- Export comments as CSV
Who Should Attend!
- Prestashop developers