We’re attempting to use CustomerHub. For now, we only want it as a way for existing customers to see current contracts and past invoices.
I’ve figured out how to use JavaScript and CSS to hack the pages as necessary; that works fine (though I’m concerned it may be a bit fragile).
However it’s important to us that there shouldn’t be a way for customers to sign up change their details through the portal. But we don’t seem to be able to get rid of the Member edit page or the member sign-up page.
How do we disable xxx.customerhub.net/member/edit and xxx.customerhub.net/register ?
- Charles