Prestashop 1.6 Create Module to Display Carrier Filter
问题 My Prestashop-based site is currently having an override for AdminOrdersController.php, I have placed it in override folder. From the link provided below, it is perfectly working fine to add a Carrier filter which is not available in Prestashop 1.6 now. I have tried the solution and it is working perfectly. Reference: Adding carrier filter in Orders page. Unfortunately, for production site, I have no access to core files and unable to implement as such. Thus, I will need to create a custom