hieunc / force-login
Magento 2 - Force Login Module
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:magento2-module
pkg:composer/hieunc/force-login
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.1.3|~7.1.8|~7.2.0|7.2.9|7.2.11
This package is auto-updated.
Last update: 2025-12-24 20:28:03 UTC
README
Prevent access to the frontend of a website for unauthenticated (not logged in) users.
Downloading Module with Composer
- composer require hieunc/force-login:dev-master
Installing Module with Magento Command Line Tool
-
bin/magento module:enable HieuNC_ForceLogin
-
bin/magento setup:upgrade
-
bin/magento setup:di:compile
Version
V1.0