faonni / module-customer-login-check
Login Check extension stops not registered users from seeing your shops content.
Package info
github.com/karliuka/m2.LoginCheck
Type:magento2-module
pkg:composer/faonni/module-customer-login-check
2.0.3
2017-12-26 10:54 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0
- magento/module-customer: 100.0.*|100.1.*|101.0.*
This package is auto-updated.
Last update: 2026-03-01 00:22:50 UTC
README
LoginCheck extension stops not registered users from seeing your shops content.
Install with Composer as you go
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require faonni/module-customer-login-check
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade