Any way to disable the in included front-end website?
Murenzi Sorry currently this is not available. We do have plans to provide that feature in future
ajay-froiden Thanks! Can you think of a way around this at all? Or should we try to have our dev's do this. Thanks again!
The workaround can be that
you set up your frontend website on domain xyz.com and the worksuite app on app.xyz.com
Now on xyz.com you can give a link to login page of the app i.e. app.xyz.com/login
Also, you can set a .htaccess redirection on app.xyz.com to redirect every request to /login on root URL
abhinav-froiden Thank you!!