Customize Order Cancelled by custommer

Hi,

The customer can able cancel their order and if there is any hook, pre or post controller that allow to extend the functionality?

Thanks

Yes, such functionality can be added with the addon. But this is not a modification that can be described in a few lines of code

1 Like

HI,
thanks for your reply.

i just need find file location or function or controller. so i can handle rest of it .

Thanks

For example, use the following file to add logic

/app/addons/my_changes/controllers/frontend/orders.post.php

and the following file to add button

/design/themes/responsive/templates/addons/my_changes/hooks/orders/details_tools.post.tpl