html - How to change prestashop order listing page? -


i want add new module prestashop office order page. can tell me tpl file change can simly add new hook ? added hook controller file, can't find tpl file.

in case want add order details page there several hooks available same, can use of them.

some of hooks are:

hook_tab_ship hook_tab_order hook_content_ship hook_content_order

to add orders listing page through module not possible without overriding core file. need override renderlist() of file /controllers/admin/adminorderscontroller.php


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -