maxmage/forcelogin

Magento 2 module force login customers

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/maxmage/forcelogin

1.0.0 2018-01-09 18:09 UTC

This package is not auto-updated.

Last update: 2025-12-06 09:31:24 UTC


README

Magento® 2 module force login customers

Installation

  1. Go to Magento® 2 root directory

  2. Enter following commands to install module:

    composer require maxmage/forcelogin
    

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable MaxMage_ForceLogin
    php bin/magento setup:upgrade
    php bin/magento cache:clean
    

Configuration

  1. Enable the Force Login module in Magento® Admin under Stores > Configuration > Customers > Force Login.