Redirecting Customers to a Login Page Upon Completing Registration in Magento 2
To redirect customers to a login page upon completing registration in Magento 2 using the “Redirect after Login, Logout and Registration” extension, you can follow these steps:
- Log in to your Magento 2 admin panel.
- Go to Stores > Configuration.
- In the left-side menu, under the Addify Extensions section, click on Addify Custom Redirect.
- Set the “Enable” option to “Yes” to enable registration redirection.
- Scroll down to the Sign Up Setting > Redirect After Registration section.
- Here, “Add a Redirect Rule,” enter the URL of your login page.
- Save the configuration.
Test the registration redirection to the login page by following the steps below:
- Open a new browser window.
- Access the registration page of your store.
- Complete the registration form and submit it.
- After completing the registration, you should be automatically redirected to the login page.