RobinHood
Well-known member
I'm trying to create a link that we can copy and paste, or display as a clickable link that will work outside of the templating system that will redirect a user to their profile.
For example:
Can this be done with the routing system?
If not, any recommendations on an approach to take to tackle this?
For example:
site.com/profile
to redirect the user to site.com/members/username.1
Can this be done with the routing system?
If not, any recommendations on an approach to take to tackle this?