Download the PHP package shopigo/magento2-extension-access-restriction without Composer
On this page you can find all versions of the php package shopigo/magento2-extension-access-restriction. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shopigo/magento2-extension-access-restriction
More information about shopigo/magento2-extension-access-restriction
Files in shopigo/magento2-extension-access-restriction
Download shopigo/magento2-extension-access-restriction
More information about shopigo/magento2-extension-access-restriction
Files in shopigo/magento2-extension-access-restriction
Vendor shopigo
Package magento2-extension-access-restriction
Short Description Magento 2 Access Restriction extension by Shopigo
License OSL-3.0 AFL-3.0
Package magento2-extension-access-restriction
Short Description Magento 2 Access Restriction extension by Shopigo
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-extension-access-restriction
Magento 2 Access Restriction extension by Shopigo
This extension adds a feature which allow to deny access to certain pages by displaying a 404 error page.
Requirements
Magento Open Source Edition 2.2 or 2.3
Installation
Method 1 - Installing via composer
- Switch to your Magento project root
- Run
composer require shopigo/magento2-extension-access-restriction
Method 2 - Installing using archive
- Download ZIP Archive
- Switch to your Magento project root
- Create folder
app/code/Shopigo/AccessRestriction
- Extract zip into path
Enable extension
- Switch to your Magento project root
- Run the following commands to enable the module and clear static contents generated by Magento:
How to use it
- Log into your Magento back-office
- Go to the menu "Stores > Configuration > Shopigo Extensions > Access Restrictions"
- Configure your rules in the field "Restriction Rules"
- Set the parameter "Enabled" to "Yes"
- Flush Magento caches from the menu "System > Tools > Cache Management"
Support
If you have any issues, open a bug report in GitHub's issue tracker.
Change logs
Version 1.0.2 (2019-02-07)
- Fix composer.json for Magento 2.3
Version 1.0.1 (2018-10-09)
- Fix composer.json for Magento 2.2.0-2.2.5
Version 1.0.0 (2018-09-01)
- First version
License
The code is licensed under Open Software License ("OSL") v. 3.0.
Enjoy!
All versions of magento2-extension-access-restriction with dependencies
PHP Build Version
Package Version
The package shopigo/magento2-extension-access-restriction contains the following files
Loading the files please wait ....