Question
- How do I change the community URL from /portal to desired one?
- Can I have a custom or override the existing login and Signup page?
- If question 2 is not possible for now, how can I customize the existing page?
Tim Olukayode Ajayi you can change the /portal slug with custom code snippet - please read the starter guide
You can specify your own login page in the Settings (domain.com/portal/admin/settings) so you don't need to use the community login page.
Login URL - For default authentication, please use this URL:
Mat, Thank you so much. I will go try that out.