Jump to content

Generate a link to a module method in template


Recommended Posts

I want to generate a link to redirect to a module method directly into a twig template in href tag.

This link is placed in the order detail (red button created by my module with an override)

Capturedecran2023-07-25a11_49_06.png.dee701c22fad2a594cafd9c9d2135597.png

I want to be able to delete a credit slip using this button. The logic will be in a method call deleteCreditSlip in my AdminModuleNameController.

How can i generate this link to redirect to this method ?

Thanks

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