davidrobert / magento2-restrictpage
Restrict a specific page to logged customers
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Type:magento2-module
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6
This package is not auto-updated.
Last update: 2024-11-15 02:59:31 UTC
README
Restrict a choosen page to logged customers only. If the customer is not logged and attempt to view the choosen page, he'll be redirect to the login page and (after loggin) redirect back to the cms page.
Configuration
After installation, the cms page to be restricted can be selected through the admin -> store -> configuration -> restrict page.