GBPro Posted July 25, 2023 Share Posted July 25, 2023 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) 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 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