marloru Posted October 6, 2022 Share Posted October 6, 2022 Hi, i updated my prestashop to the last versión and i need to add custom column in order panel in the backoffice. In the previus version it was very easy but now i dont know how to do it. How i can solve this without creating a module? (for those who tell me it's bad practice, I know, I want to see how it looks first.) Link to comment Share on other sites More sharing options...
endriu107 Posted October 6, 2022 Share Posted October 6, 2022 I think it is easier create module instead modify core, all you need is just use hook actionOrderGridDefinitionModifier. If you want modify core check in AdminOrdersController.php Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now