We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies.
User Guide - Required Login for Magento 2
General Settings
General Settings
Admin can configure required login settings under the Store > Configuration > Dolphin > Required Login.
General Configuration

- Enable: The admin can Enable/Disable extension for a specific store where this extension is not needed.
- Login Message:
- Enter the message which will be shown after users try to access the selected pages which require login.
- Default message to display in the frontend is “This page requires login to access. Please login first”.
- Apply For:
- Select the pages you want to apply required login.
- You can select single or multiple pages.
- Only selected pages will apply for required login.
- For Example, Product detail page is unselected then that page will not apply the required login.
- CMS Page: Choose Yes to apply required login on CMS page.
- Apply for CMS page:
- Select the CMS pages you want to apply required login for.
- You can select single or multiple pages.
- Only selected CMS pages will apply for required login.
- Select the CMS pages you want to apply required login for.
- Include Custom Page:
- Enter the URL of the custom page on which you want to apply required login.
- The URL must be separated by the “/”.
- For Example, /brands/columbia, /overnight-duffle.html.
- Exclude Custom Page:
- Enter the URL of the custom page on which you do not want to apply required login.
- The URL must be separated by the “/”.
- For Example, /men/tops-men/jackets-men.html, /gear/watches.html.
- If include custom page and exclude custom page has same url then it will apply required login to that page.