yireo/magento2-salesblock2-by-ip
最新稳定版本:2.1.2
Composer 安装命令:
composer require yireo/magento2-salesblock2-by-ip
包简介
Block transactions based on IP matching
README 文档
README
This module is a helper-module for the Yireo_SalesBlock2 extension, that allows you to block orders from being placed, based on specific rules defined in the Magento Admin Panel.
This specific module allows you to match by a specific IP pattern. The following patterns are supported:
192.168.1.1= Direct IP matches192.168.1.0/24= IP ranges
Installation
To install this module, use the following commands. First, install this module using composer. Note that this step will fail if the Yireo_SalesBlock2 is not installed yet.
composer require yireo/magento2-salesblock2-by-ip
Once this module is installed via composer, you can enable it:
./bin/magento module:enable Yireo_SalesBlock2ByIp
There are no further steps to take. The Yireo_SalesBlock2 module automatically picks up on things.
统计信息
- 总下载量: 1.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2018-11-29