faonni/module-customer-login-check

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

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 0

Type:magento2-module

2.0.3 2017-12-26 10:54 UTC

This package is auto-updated.

Last update: 2024-03-29 03:43:29 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