2017 © Pedro Peláez
 

magento2-module magento2-restricted-access

Restricted access website – require users log in

image

phucct/magento2-restricted-access

Restricted access website – require users log in

  • Monday, May 28, 2018
  • by phucct
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Phucct_RestrictedAccess

Description

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

Installation

```shell, (*2)

You must be in Magento root directory

composer require phucct/magento2-restricted-access:dev-master php bin/magento cache:clean php bin/magento setup:upgrade, (*3)

Execute setup:di:compile only if the store is in production mode

php bin/magento setup:di:compile, (*4)

The Versions

28/05 2018

dev-master

9999999-dev

Restricted access website – require users log in

  Sources   Download

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

by Phuc Chu Tien