Jump to content

Adding custom fields to the order screen in the back office


iambaz

Recommended Posts

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.

 

 

post-790386-0-19269100-1444832300_thumb.png

Link to comment
Share on other sites

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 by Nishith (see edit history)
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...