Restricting Access
You can restrict access to certain CMS pages so that only logged-in webshop users can view them, preventing anonymous visitors from accessing the content.
- In the CloudSuite App, go to Pages and open the page for which you want to restrict access.
- In the page details go to the Page tab and check the box After Login.
- Save your changes.
Now test the change: log out of the webshop and try to access the page using its direct URL. You should not see the page but be automatically redirected to the webshop login page. Once successfully logged in, you should be able to view the restricted content.
This method restricts access to logged-in webshop users only, but does not provide granular control over which specific users or user groups can access the page. All authenticated users will be able to view the content if they have the direct URL. For more specific user group restrictions, additional custom development or alternative solutions may be required.