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
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
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