faonni/module-customer-login-check

Login Check extension stops not registered users from seeing your shops content.

Maintainers

Package info

github.com/karliuka/m2.LoginCheck

Type:magento2-module

pkg:composer/faonni/module-customer-login-check

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

2.0.3 2017-12-26 10:54 UTC

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

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-customer-login-check

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade