Skip to content

Prevent access to the frontend of a website for unauthenticated (not logged in) users.

Notifications You must be signed in to change notification settings

gonxhunter/magento-restricted-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phucct_RestrictedAccess

Description

Prevent access to the frontend of a website for unauthenticated (not logged in) users.

Installation

# You must be in Magento root directory
composer require phucct/magento2-restricted-access:dev-master
php bin/magento cache:clean
php bin/magento setup:upgrade
# Execute setup:di:compile only if the store is in production mode
php bin/magento setup:di:compile

About

Prevent access to the frontend of a website for unauthenticated (not logged in) users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published