pommes/security
Composer 安装命令:
composer require pommes/security
包简介
Simple anti spam module for Magento 2
关键字:
README 文档
README
Simple anti spam module for Magento 2.
You can define a maximum amount of calls for a specific action within a given time. If maximum was reached, the action is blocked for specified amount of time.
Requirements
- Magento 2
- Redis
Setup
Via Composer
Run at Magento root folder:
composer require pommes/security bin/magento module:enable Pommes_Security bin/magento setup:upgrade
Manually
Create directory app/code/Pommes/Security and copy the all the files into it.
Then run:
bin/magento module:enable Pommes_Security bin/magento setup:upgrade
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-02-18