iambaz Posted October 14, 2015 Share Posted October 14, 2015 Is it possible to add extra features to the order screen in the back office? Basically what I'm doing is wanting to create a button on an order which when the store owner clicks - will use an external API to book the courier. So I need to create something like the attached png. Obviously there are two parts to this - the HTML for the order screen and the actual code that runs when the button is clicked. Help with either or a pointer in the right direction would be appreciated. Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted October 21, 2015 Share Posted October 21, 2015 (edited) Is it possible to add extra features to the order screen in the back office? Basically what I'm doing is wanting to create a button on an order which when the store owner clicks - will use an external API to book the courier. So I need to create something like the attached png. Obviously there are two parts to this - the HTML for the order screen and the actual code that runs when the button is clicked. Help with either or a pointer in the right direction would be appreciated. hello.. yes it possible you can use the hook displayAdminOrder your custom modules list of all the hook http://doc.prestashop.com/display/PS15/Hooks+in+PrestaShop+1.5 thanks Edited October 21, 2015 by Nishith (see edit history) 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