Prerequisites
Installation & Setup
API
Config File
Developer Mode
Developer Tools
Enable Debug Mode
Events
Extensions
Features
Integrations
License System Extension
Permissions
Updating FaxStore
Weblutions Documentation > FaxStore > Developer Tools > Login Redirects
Login Redirects
To help navigate users when they login to a store they can be redirected to another page by using the redirect
URL query. This will redirect the user to the provided page when they login or create an account.
For example by using the following URL the user would be redirected to the partners page after they login or create an account.
https://example.com/login?redirect=/partners
This can become advanced in some cases like in the Weblutions internal OAuth2 page for the store.
The login redirect has been present for registration since FaxStore version 2.7.4
Review this page
faxstore login fs login redirect
1 recommend this page