davidrobert/magento2-restrictpage

Restrict a specific page to logged customers

Maintainers

Package info

github.com/davidroberto/magento2-restrictpage

Issues

Type:magento2-module

pkg:composer/davidrobert/magento2-restrictpage

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 3

dev-master 2017-11-28 13:31 UTC

This package is not auto-updated.

Last update: 2026-03-06 09:08:26 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.