Jump to content

hook orderlist inside module


peterbasutkar

Recommended Posts

Hi

      i am using prestashop 1.5.4 version and my requirement is i want to perform action when admin selects order sunmenu under order tab in prestashop admin , can anybody let me know how i can hook this in my module.

     i tried hookdisplayAdminOrder inside my module but this call only when admin selects particular order from order list to view order details , but i wanted to hook when admin clicks on orders submenu under order tab which shows order list for his shop.

Link to comment
Share on other sites

 

 

 version and my requirement is i want to perform action when admin selects order sunmenu under order tab 

you just mean that you want to run some php code when admin of the shop will open one of the tab inside "order" menu in bo?

Link to comment
Share on other sites

yes thanks for quick reply , but at the same time i dont want to change code inside adminOrderController , because i wanted to execute some piece of php code from my module only by hooking or some other means , i will highly appreciate if you can help me to resolve this problem. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...