Skip to main content

Question

  1. How do I change the community URL from /portal to desired one?
  2. Can I have a custom or override the existing login and Signup page?
  3. If question 2 is not possible for now, how can I customize the existing page?

Mat β€Ž

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:

Tim Olukayode

Mat, Thank you so much. I will go try that out.