Magento 2: How to use redirect in Router.php
I am trying to redirect a cms page to a custom controller. in router.php I can check the current URL, If the current URL is as an example if it matches /test-url i want to do a redirect to /test-url-router… Read More »Magento 2: How to use redirect in Router.php