0
votes

I have a problem since three different modules are in the same hook. I've made some new hooks so I could separete the modules, but the problem is that I can't add the modules position to my new hooks. When I click on the modules I can only choose like five or six default hooks. Can anyone help? :)

1
Can you show us some code? - marsaldev
There isn't really any code since it just takes place in the prestashop backend - H.Lund
You didn't create the method for the new hook in the modules? - marsaldev

1 Answers

0
votes

Add it manually in the table ps_hook. Then it will appear in hook positions in backend.