hieunc/force-login

Magento 2 - Force Login Module

Maintainers

Package info

github.com/hieunc09/magento2-force-login

Homepage

Type:magento2-module

pkg:composer/hieunc/force-login

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2019-04-24 05:08 UTC

This package is auto-updated.

Last update: 2026-03-24 21:09:30 UTC


README

Prevent access to the frontend of a website for unauthenticated (not logged in) users.

Downloading Module with Composer

  1. composer require hieunc/force-login:dev-master

Installing Module with Magento Command Line Tool

  1. bin/magento module:enable HieuNC_ForceLogin

  2. bin/magento setup:upgrade

  3. bin/magento setup:di:compile

Version

V1.0