
Create a controller the old way that is back-compatible with prestashop 1.6 and fit well with prestashop 1.7
Create a link in the admin menu specifically for our module admin controller
Add the option to remove the created tab once the module get uninstalled
Configure the main controller page using Field List helper based on the module ObjectModel
Add row action button to CRUD the items
Checkout the latest release : Ultimate Theme developer Guide for Prestashop 1.7
This course is created to teach you first of all what is a prestashop module,
Through the episodes of this series you will learn how to create a fully functional module for prestashop 1.7 with front and back page ( controllers ) and various hooks that will allow you to show content generated from the module in various place of the view.
Learn the new feature of prestashop 1.7 module such widget .
Learn while creating is the way of this course.